The following changes since commit b0b36e5d2e4c8a96c2f6dbc0981a9fd0cde111d8:

  doc: fix slirp description (2011-04-25 23:10:04 +0200)

are available in the git repository at:
  git://gitorious.org/qemu-maemo/qemu.git linux-user-for-upstream

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