Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pull-reque...
commit7a37b59f1d28e4b4c0f99f49aa305a59986f6643
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Feb 2017 15:03:28 +0000 (16 15:03 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Feb 2017 15:03:28 +0000 (16 15:03 +0000)
tree42139414172f50fcc579ed4d0ca8c114979530a1
parentca5266de6cde132b647b44a108f6c0c009785fdd
parent21992cb6794a5f8edb0cee01bdfe0b03d0438dac
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pull-request' into staging

# gpg: Signature made Thu 16 Feb 2017 14:35:46 GMT
# gpg:                using RSA key 0xF30C38BD3F2FBE3C
# gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>"
# gpg:                 aka "Laurent Vivier <laurent@vivier.eu>"
# gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>"
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* remotes/vivier2/tags/linux-user-for-upstream-pull-request:
  linux-user: Add FICLONE and FICLONERANGE ioctls
  linux-user: Use correct types in load_symbols()
  linux-user: fill target sigcontext struct accordingly
  linux-user: fix tcg/mmap test
  linux-user: fix settime old value location
  linux-user: Update m68k syscall definitions to match Linux 4.6
  linux-user: Update sh4 syscall definitions to match Linux 4.8
  linux-user: manage two new IFLA host message types
  linux-user: Fix mq_open
  linux-user: Fix readahead
  linux-user: Fix inotify_init1 support
  linux-user: Fix s390x safe-syscall for z900
  linux-user: drop __cygwin__ ifdef
  linux-user: remove ifdef __USER_MISC

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>