]> git.ipfire.org Git - thirdparty/qemu.git/commit
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 9 Apr 2020 18:00:41 +0000 (19:00 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 9 Apr 2020 18:00:41 +0000 (19:00 +0100)
commit17e1e49814096a3daaa8e5a73acd56a0f30bdc18
treea652eb8d95fe90b4e9ba8056ca5afadec87f89dc
parent8bac3ba57eecc466b7e73dabf7d19328a59f684e
parent5710a3e09f9b85801e5ce70797a4a511e5fc9e2c
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging

Pull request

Fixes for QEMU on aarch64 ARM hosts and fdmon-io_uring.

# gpg: Signature made Thu 09 Apr 2020 18:42:01 BST
# gpg:                using RSA key 8695A8BFD3F97CDAAC35775A9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" [full]
# gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>" [full]
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8

* remotes/stefanha/tags/block-pull-request:
  async: use explicit memory barriers
  aio-wait: delegate polling of main AioContext if BQL not held
  aio-posix: signal-proof fdmon-io_uring

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