The following changes since commit 79f2b6fcdb7c06cdce6eccc796f5651f3efb843e:

  Merge remote branch 'kwolf/for-anthony' into staging (2011-02-16 08:47:13 
-0600)

are available in the git repository at:

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

Laurent Vivier (4):
      linux-user: add rmdir() strace
      linux-user: in linux-user/strace.c, tswap() is useless
      linux-user: Define target alignment size
      linux-user: correct core dump format

Peter Maydell (1):
      linux-user: Support the epoll syscalls

 configure                 |   71 ++++++++++++++++++++++++++++++
 cpu-defs.h                |   14 ++++--
 linux-user/elfload.c      |   34 ++++++++-------
 linux-user/strace.c       |   91 +++++++++++++++++++-------------------
 linux-user/strace.list    |    3 +
 linux-user/syscall.c      |  107 +++++++++++++++++++++++++++++++++++++++++++++
 linux-user/syscall_defs.h |   13 +++++
 7 files changed, 267 insertions(+), 66 deletions(-)


Reply via email to