From: riku.voipio@linaro.org
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Riku Voipio <riku.voipio@linaro.org>
Subject: [Qemu-devel] [PULL for-2.1 0/5] linux-user fixes for 2.1
Date: Tue, 15 Jul 2014 17:24:52 +0300 [thread overview]
Message-ID: <cover.1405434117.git.riku.voipio@linaro.org> (raw)
From: Riku Voipio <riku.voipio@linaro.org>
The following changes since commit 0a9934eef166836c8100fce72f7f837cb8b2ed2b:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-07-14 17:01:45 +0100)
are available in the git repository at:
git://git.linaro.org/people/riku.voipio/qemu.git linux-user-for-upstream
for you to fetch changes up to b545f63fa974ebffd55d70ca615572d497e543dc:
linux-user: use TARGET_SA_ONSTACK in get_sigframe (2014-07-15 17:08:41 +0300)
----------------------------------------------------------------
Joakim Tjernlund (4):
SIOCGIFINDEX: fix typo
qemu-user: Impl. setsockopt(SO_BINDTODEVICE)
linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr
alloca one extra byte sockets
Riku Voipio (1):
linux-user: use TARGET_SA_ONSTACK in get_sigframe
linux-user/ioctls.h | 2 +-
linux-user/signal.c | 7 ++++---
linux-user/syscall.c | 32 +++++++++++++++++++++++++++++---
linux-user/syscall_defs.h | 10 ++++++++++
4 files changed, 44 insertions(+), 7 deletions(-)
--
2.0.0
next reply other threads:[~2014-07-15 14:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-15 14:24 riku.voipio [this message]
2014-07-15 14:24 ` [Qemu-devel] [PULL for-2.1 1/5] SIOCGIFINDEX: fix typo riku.voipio
2014-07-15 14:24 ` [Qemu-devel] [PULL for-2.1 2/5] qemu-user: Impl. setsockopt(SO_BINDTODEVICE) riku.voipio
2014-07-15 14:24 ` [Qemu-devel] [PULL for-2.1 3/5] linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr riku.voipio
2014-07-15 14:24 ` [Qemu-devel] [PULL for-2.1 4/5] alloca one extra byte sockets riku.voipio
2014-07-15 14:24 ` [Qemu-devel] [PULL for-2.1 5/5] linux-user: use TARGET_SA_ONSTACK in get_sigframe riku.voipio
2014-07-15 17:09 ` [Qemu-devel] [PULL for-2.1 0/5] linux-user fixes for 2.1 Peter Maydell
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.1405434117.git.riku.voipio@linaro.org \
--to=riku.voipio@linaro.org \
--cc=peter.maydell@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).