qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL] linux-user patches for master


From: Riku Voipio
Subject: [Qemu-devel] [PULL] linux-user patches for master
Date: Thu, 17 Feb 2011 13:57:31 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

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

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