qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] linux-user updates.
@ 2009-10-16 14:02 riku.voipio
  2009-10-16 14:02 ` [Qemu-devel] [PATCH 1/5] implementations of dup3 and fallocate that are good enough to fool LTP riku.voipio
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: riku.voipio @ 2009-10-16 14:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: Riku Voipio

From: Riku Voipio <riku.voipio@iki.fi>

Long time no update... A set of relatively small patches for comment
on the list before sending a pull request.

Max Filippov (1):
  linux-user: fix ppc target_stat64 st_blocks layout

Paul Bolle (1):
  linux-user: don't zero a buffer twice

Riku Voipio (1):
  linux-user: Update ARM hwcaps

Ulrich Hecht (2):
  implementations of dup3 and fallocate that are good enough to fool LTP
  linux-user: getpriority errno fix

 configure                 |   36 ++++++++++++++++++++++++++++++++++++
 linux-user/elfload.c      |    9 ++++++++-
 linux-user/linuxload.c    |    1 -
 linux-user/syscall.c      |   12 +++++++++++-
 linux-user/syscall_defs.h |    2 +-
 5 files changed, 56 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-10-17  9:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-16 14:02 [Qemu-devel] [PATCH 0/5] linux-user updates riku.voipio
2009-10-16 14:02 ` [Qemu-devel] [PATCH 1/5] implementations of dup3 and fallocate that are good enough to fool LTP riku.voipio
2009-10-16 14:02 ` [Qemu-devel] [PATCH 2/5] linux-user: getpriority errno fix riku.voipio
2009-10-16 14:02 ` [Qemu-devel] [PATCH 3/5] linux-user: fix ppc target_stat64 st_blocks layout riku.voipio
2009-10-16 14:02 ` [Qemu-devel] [PATCH 4/5] linux-user: don't zero a buffer twice riku.voipio
2009-10-16 14:02 ` [Qemu-devel] [PATCH 5/5] linux-user: Update ARM hwcaps riku.voipio
2009-10-17  9:18 ` [Qemu-devel] [PATCH 0/5] linux-user updates Edgar E. Iglesias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).