From: riku.voipio@iki.fi
To: qemu-devel@nongnu.org
Cc: Riku Voipio <riku.voipio@iki.fi>
Subject: [Qemu-devel] [PATCH 0/5] linux-user updates.
Date: Fri, 16 Oct 2009 17:02:26 +0300 [thread overview]
Message-ID: <cover.1255701565.git.riku.voipio@iki.fi> (raw)
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(-)
next reply other threads:[~2009-10-16 14:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-16 14:02 riku.voipio [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1255701565.git.riku.voipio@iki.fi \
--to=riku.voipio@iki.fi \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).