]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-request...
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 23 Jul 2018 13:03:14 +0000 (14:03 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 23 Jul 2018 13:03:14 +0000 (14:03 +0100)
commit55b1f14cefcb19ce6d5e28c4c83404230888aa7e
treec4e9b01139251216e9918db89453831b38e9c1cf
parent6598f0cdad6acc6674c4f060fa46e537228c2c47
parentfa97e38eed3bbdbc322d94092ca49450e724fff1
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-request' into staging

Some ppc/ppc64 fixes:
- we can run now most of the targets on a ppc64 host with 64kB pages
- add swapcontext syscall to run tests/test-coroutine in
  debian-powerpc-user-cross

# gpg: Signature made Mon 23 Jul 2018 13:55:57 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-3.0-pull-request:
  linux-user/ppc: Implement swapcontext syscall
  linux-user: fix ELF load alignment error

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