From: Riku Voipio <riku.voipio@iki.fi>
To: qemu-devel@nongnu.org
Cc: Riku Voipio <riku.voipio@iki.fi>
Subject: [Qemu-devel] [PATCH 0/6] linux-user: pending patches
Date: Mon, 18 Apr 2011 20:28:57 +0300 [thread overview]
Message-ID: <cover.1303146624.git.riku.voipio@iki.fi> (raw)
Apart from the last patch, all patches have been
seen on the list. If no problems are found in reviews, I'll
send these as the next pull request.
Changes can also be pulled by git from:
git://gitorious.org/qemu-maemo/qemu.git linux-user-for-upstream
notice that linux-user git will move soon to some other location.
Alexander Graf (1):
linux-user: add s390x to llseek list
Laurent Vivier (3):
linux-user: improve traces
linux-user: convert ioctl(SIOCGIFCONF, ...) result.
linux-user: add ioctl(SIOCGIWNAME, ...) support.
Riku Voipio (2):
[v2] linux-user: bigger default stack
linux-user: untie syscalls from UID16
linux-user/alpha/syscall_nr.h | 7 --
linux-user/ioctls.h | 4 +-
linux-user/strace.c | 161 +++++++++++++++++++++++++++++++++++++++++
linux-user/strace.list | 12 ++--
linux-user/syscall.c | 154 +++++++++++++++++++++++++++++++++++----
linux-user/syscall_defs.h | 8 ++-
6 files changed, 315 insertions(+), 31 deletions(-)
next reply other threads:[~2011-04-18 17:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-18 17:28 Riku Voipio [this message]
2011-04-18 17:28 ` [Qemu-devel] [PATCH 1/6] [v2] linux-user: bigger default stack Riku Voipio
2011-04-18 17:28 ` [Qemu-devel] [PATCH 2/6] linux-user: improve traces Riku Voipio
2011-04-18 17:29 ` [Qemu-devel] [PATCH 3/6] linux-user: convert ioctl(SIOCGIFCONF, ...) result Riku Voipio
2011-04-18 17:29 ` [Qemu-devel] [PATCH 4/6] linux-user: add ioctl(SIOCGIWNAME, ...) support Riku Voipio
2011-04-18 17:29 ` [Qemu-devel] [PATCH 5/6] linux-user: add s390x to llseek list Riku Voipio
2011-04-18 17:29 ` [Qemu-devel] [PATCH 6/6] linux-user: untie syscalls from UID16 Riku Voipio
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.1303146624.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).