qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/6] linux-user: pending patches


From: Riku Voipio
Subject: [Qemu-devel] [PATCH 0/6] linux-user: pending patches
Date: Mon, 18 Apr 2011 20:28:57 +0300

Apart from the last patch, all patches have been
seen on the list. If no problems are found in reviews, I'll
send these as the next pull request.

Changes can also be pulled by git from:

  git://gitorious.org/qemu-maemo/qemu.git linux-user-for-upstream

notice that linux-user git will move soon to some other location.

Alexander Graf (1):
  linux-user: add s390x to llseek list

Laurent Vivier (3):
  linux-user: improve traces
  linux-user: convert ioctl(SIOCGIFCONF, ...) result.
  linux-user: add ioctl(SIOCGIWNAME, ...) support.

Riku Voipio (2):
  [v2] linux-user: bigger default stack
  linux-user: untie syscalls from UID16

 linux-user/alpha/syscall_nr.h |    7 --
 linux-user/ioctls.h           |    4 +-
 linux-user/strace.c           |  161 +++++++++++++++++++++++++++++++++++++++++
 linux-user/strace.list        |   12 ++--
 linux-user/syscall.c          |  154 +++++++++++++++++++++++++++++++++++----
 linux-user/syscall_defs.h     |    8 ++-
 6 files changed, 315 insertions(+), 31 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]