]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190827' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Aug 2019 14:52:36 +0000 (15:52 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Aug 2019 14:52:36 +0000 (15:52 +0100)
commit23919ddfd56135cad3cb468a8f54d5a595f024f4
treecd0383fd2ad62e8e46a39b17164989b83508e733
parentdac03af5d5482ec7ee9c23db467bb7230b33c0d9
parent705be570941b38cd1cbebc68f7f671ce7532ecb0
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190827' into staging

Xen queue

* Fixes for xen-bus and exit cleanup.
* Build fix.

# gpg: Signature made Tue 27 Aug 2019 14:31:10 BST
# gpg:                using RSA key F80C006308E22CFD8A92E7980CF5572FD7FB55AF
# gpg:                issuer "anthony.perard@citrix.com"
# gpg: Good signature from "Anthony PERARD <anthony.perard@gmail.com>" [marginal]
# gpg:                 aka "Anthony PERARD <anthony.perard@citrix.com>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 5379 2F71 024C 600F 778A  7161 D8D5 7199 DF83 42C8
#      Subkey fingerprint: F80C 0063 08E2 2CFD 8A92  E798 0CF5 572F D7FB 55AF

* remotes/aperard/tags/pull-xen-20190827:
  xen-bus: Avoid rewriting identical values to xenstore
  xen-bus: Fix backend state transition on device reset
  xen: cleanup IOREQ server on exit
  xen: Fix ring.h header

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