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