]> Git Repo - qemu.git/commit
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-request...
authorPeter Maydell <[email protected]>
Fri, 19 Jul 2019 08:44:43 +0000 (09:44 +0100)
committerPeter Maydell <[email protected]>
Fri, 19 Jul 2019 08:44:43 +0000 (09:44 +0100)
commit0274f45bdef73283f2c213610f11d4e5dcba43b6
tree8f20504fcc7af79fe6db4517797b956d91de6efb
parent0b18cfb8f1828c905139b54c8644b0d8f4aad879
parent6d5d5dde9adb5acb32e6b8e3dfbf47fff0f308d2
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-request' into staging

fix access_ok() to allow to run LTP on AARCH64,
fix SIOCGSTAMP with 5.2 kernel headers,
fix structure target_ucontext for MIPS

# gpg: Signature made Fri 19 Jul 2019 09:05:20 BST
# gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
# gpg:                issuer "[email protected]"
# gpg: Good signature from "Laurent Vivier <[email protected]>" [full]
# gpg:                 aka "Laurent Vivier <[email protected]>" [full]
# gpg:                 aka "Laurent Vivier (Red Hat) <[email protected]>" [full]
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* remotes/vivier2/tags/linux-user-for-4.1-pull-request:
  linux-user: fix to handle variably sized SIOCGSTAMP with new kernels
  linux-user: check valid address in access_ok()
  linux-user: Fix structure target_ucontext for MIPS

Signed-off-by: Peter Maydell <[email protected]>
This page took 0.024563 seconds and 4 git commands to generate.