qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] Linux user for upstream patches
@ 2017-02-27 22:33 Laurent Vivier
  2017-02-27 22:33 ` [Qemu-devel] [PULL 1/6] linux-user: fix fork() Laurent Vivier
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Laurent Vivier @ 2017-02-27 22:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: Riku Voipio, Laurent Vivier

The following changes since commit 8f2d7c341184a95d05476ea3c45dbae2b9ddbe51:

  Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-02-27-1' into staging (2017-02-27 15:33:21 +0000)

are available in the git repository at:

  git://github.com/vivier/qemu.git tags/linux-user-for-upstream-pull-request

for you to fetch changes up to 98a3331a552f6e033da10bd07b14ccdd81d05e61:

  syscall: fixed mincore(2) not failing with ENOMEM (2017-02-27 23:10:02 +0100)

----------------------------------------------------------------
Tested with ltp-full-20170116, target ppc, host x86_64,
debian version 8.7

Total Tests: 1111
Total Skipped Tests: 174
Total Failures: 67
Kernel Version: 4.9.10-200.fc25.x86_64
Machine Architecture: ppc

Changes since last pull request:
-mincore01                      FAIL       1    
+mincore01                      PASS       0    

[tested on top of 2f16960, as 3725794 is broken]
----------------------------------------------------------------

Franklin \"Snaipe\" Mathieu (1):
  syscall: fixed mincore(2) not failing with ENOMEM

Helge Deller (1):
  linux-user: Add sockopts for IPv6 ping and IPv6 traceroute

Laurent Vivier (2):
  linux-user: fix fork()
  linux-user: correctly manage SR in ucontext

Michael Karcher (1):
  linux-user: fix do_rt_sigreturn on m68k linux userspace emulation

Pranith Kumar (1):
  linux-user: Add signal handling support for x86_64

 linux-user/signal.c       | 286 +++++++++++++++++++++++++++++++++++++---------
 linux-user/syscall.c      | 148 +++++++++++++++++++++++-
 linux-user/syscall_defs.h |   8 ++
 target/i386/cpu.h         |   2 +
 target/i386/fpu_helper.c  |  12 ++
 5 files changed, 395 insertions(+), 61 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-02-28 13:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-27 22:33 [Qemu-devel] [PULL 0/6] Linux user for upstream patches Laurent Vivier
2017-02-27 22:33 ` [Qemu-devel] [PULL 1/6] linux-user: fix fork() Laurent Vivier
2017-02-27 22:33 ` [Qemu-devel] [PULL 2/6] linux-user: Add sockopts for IPv6 ping and IPv6 traceroute Laurent Vivier
2017-02-27 22:33 ` [Qemu-devel] [PULL 3/6] linux-user: Add signal handling support for x86_64 Laurent Vivier
2017-02-27 22:33 ` [Qemu-devel] [PULL 4/6] linux-user: correctly manage SR in ucontext Laurent Vivier
2017-02-27 22:33 ` [Qemu-devel] [PULL 5/6] linux-user: fix do_rt_sigreturn on m68k linux userspace emulation Laurent Vivier
2017-02-27 22:33 ` [Qemu-devel] [PULL 6/6] syscall: fixed mincore(2) not failing with ENOMEM Laurent Vivier
2017-02-28 13:01 ` [Qemu-devel] [PULL 0/6] Linux user for upstream patches 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).