qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.1 0/5] linux-user fixes for 2.1
@ 2014-07-15 14:24 riku.voipio
  2014-07-15 14:24 ` [Qemu-devel] [PULL for-2.1 1/5] SIOCGIFINDEX: fix typo riku.voipio
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: riku.voipio @ 2014-07-15 14:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Riku Voipio

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

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

end of thread, other threads:[~2014-07-15 17:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-15 14:24 [Qemu-devel] [PULL for-2.1 0/5] linux-user fixes for 2.1 riku.voipio
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

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).