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