]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 12 Feb 2019 10:53:37 +0000 (10:53 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 12 Feb 2019 10:53:37 +0000 (10:53 +0000)
commit0b5e750bea635b167eb03d86c3d9a09bbd43bc06
tree4b786242c9cbba6c1aca588b08b20a1abfba3dc8
parentd85e60e993808d69287dd5e3734642421e23ec45
parent9a6719d572e99a4e79f589d0b73f7475b86f982d
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging

Pull request

# gpg: Signature made Tue 12 Feb 2019 03:58:58 GMT
# gpg:                using RSA key 9CA4ABB381AB73C8
# 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:
  virtio-blk: cleanup using VirtIOBlock *s and VirtIODevice *vdev
  qemugdb/coroutine: fix arch_prctl has unknown return type
  iothread: fix iothread hang when stop too soon

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