From patchwork Thu Feb 17 11:57:31 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PULL] linux-user patches for master Date: Thu, 17 Feb 2011 01:57:31 -0000 From: Riku Voipio X-Patchwork-Id: 83447 Message-Id: <20110217115731.GA20960@afflict.kos.to> To: qemu-devel@nongnu.org, anthony@codemonkey.ws Cc: 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(-)