qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] linux-user fixes
@ 2013-07-10 10:20 riku.voipio
  2013-07-10 10:20 ` [Qemu-devel] [PATCH 1/7] linux-user: handle /proc/$$ like /proc/self riku.voipio
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: riku.voipio @ 2013-07-10 10:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: Riku Voipio

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

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

end of thread, other threads:[~2013-07-10 19:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-10 10:20 [Qemu-devel] [PULL] linux-user fixes riku.voipio
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

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