]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-request...
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 15 May 2018 09:04:22 +0000 (10:04 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 May 2018 09:04:22 +0000 (10:04 +0100)
commitf39ddb3a08df2d2573d6aff062190f093912f9ef
tree06ac1527235b1164670d873019b96782caafb86e
parentc691c8761616cff9c58caf345bfa7ae450e00088
parentf606e4d6258fa82c3f6c1cc762ebe483db5f5db6
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-request' into staging

# gpg: Signature made Mon 14 May 2018 19:15:02 BST
# gpg:                using RSA key F30C38BD3F2FBE3C
# 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-2.13-pull-request:
  linux-user: correctly align types in thunking code
  linux-user: fix UNAME_MACHINE for sparc/sparc64
  linux-user: add sparc/sparc64 specific errno
  linux-user: fix conversion of flock/flock64 l_type field
  linux-user: update sparc/syscall_nr.h to linux header 4.16
  linux-user: fix flock/flock64 padding
  linux-user: define correct fcntl() values for sparc

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