qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL for-2.1 0/5] linux-user fixes for 2.1


From: riku . voipio
Subject: [Qemu-devel] [PULL for-2.1 0/5] linux-user fixes for 2.1
Date: Tue, 15 Jul 2014 17:24:52 +0300

From: Riku Voipio <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]