From: riku.voipio@linaro.org
To: qemu-devel@nongnu.org
Cc: Riku Voipio <riku.voipio@linaro.org>
Subject: [Qemu-devel] [PULL] linux-user fixes
Date: Wed, 10 Jul 2013 13:20:43 +0300 [thread overview]
Message-ID: <cover.1373051589.git.riku.voipio@linaro.org> (raw)
From: Riku Voipio <riku.voipio@linaro.org>
The following patchset has been gathered by Peter Maydell, Thanks!
The following changes since commit ab8bf29078e0ab8347e2ff8b4e5542f7a0c751cf:
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2013-07-03 08:37:00 -0500)
are available in the git repository at:
git://git.linaro.org/people/rikuvoipio/qemu.git linux-user-for-upstream
for you to fetch changes up to 8384274eda1d7cb01f326143fa6118562c1eb5be:
linux-user: Do not ignore mmap failure from host (2013-07-05 15:45:40 +0300)
----------------------------------------------------------------
Andreas Schwab (2):
linux-user: handle /proc/$$ like /proc/self
linux-user: fix signal number range check
Jürg Billeter (1):
linux-user: Do not ignore mmap failure from host
Laurent Vivier (1):
linux-user: add SIOCADDRT/SIOCDELRT support
Petar Jovanovic (1):
linux-user: improve target_to_host_sock_type conversion
Peter Maydell (2):
linux-user: Fix sys_utimensat (would not compile on old glibc)
user-exec.c: Set is_write correctly in the ARM cpu_signal_handler()
linux-user/ioctls.h | 6 ++-
linux-user/mmap.c | 4 ++
linux-user/signal.c | 4 +-
linux-user/socket.h | 381 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------
linux-user/syscall.c | 188 +++++++++++++++++++++++++++++++++++++++++++++++++++---------------
user-exec.c | 8 ++-
6 files changed, 413 insertions(+), 178 deletions(-)
--
1.8.1.2
next reply other threads:[~2013-07-10 10:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-10 10:20 riku.voipio [this message]
2013-07-10 10:20 ` [Qemu-devel] [PATCH 1/7] linux-user: handle /proc/$$ like /proc/self riku.voipio
2013-07-10 10:20 ` [Qemu-devel] [PATCH 2/7] linux-user: add SIOCADDRT/SIOCDELRT support riku.voipio
2013-07-10 10:20 ` [Qemu-devel] [PATCH 3/7] linux-user: fix signal number range check riku.voipio
2013-07-10 10:20 ` [Qemu-devel] [PATCH 4/7] linux-user: Fix sys_utimensat (would not compile on old glibc) riku.voipio
2013-07-10 10:20 ` [Qemu-devel] [PATCH 5/7] user-exec.c: Set is_write correctly in the ARM cpu_signal_handler() riku.voipio
2013-07-10 10:20 ` [Qemu-devel] [PATCH 6/7] linux-user: improve target_to_host_sock_type conversion riku.voipio
2013-07-10 10:20 ` [Qemu-devel] [PATCH 7/7] linux-user: Do not ignore mmap failure from host riku.voipio
2013-07-10 19:33 ` [Qemu-devel] [PULL] linux-user fixes Anthony Liguori
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.1373051589.git.riku.voipio@linaro.org \
--to=riku.voipio@linaro.org \
--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).