OSDN Git Service

Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20201020' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Oct 2020 10:20:36 +0000 (11:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Oct 2020 10:20:36 +0000 (11:20 +0100)
commit4c41341af76cfc85b5a6c0f87de4838672ab9f89
tree20c52f0ce6a2945594757e6080f9a900e64945ad
parentd76f4f97eb2772bf85fe286097183d0c7db19ae8
parent8959e0a63a3a681a31ff8397d9345a88e6d905bf
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20201020' into staging

Xen queue

* cleanup patches.
* improve xen backend setup performance when other xen guests are
  running/booting.
* improve xen guest migration when running in a stubdomain.

# gpg: Signature made Tue 20 Oct 2020 10:55:11 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-20201020:
  hw/xen: Set suppress-vmdesc for Xen machines
  xen-bus: reduce scope of backend watch
  xen: Rename XENBACKEND_DEVICE to XENBACKEND
  xen: xenguest is not used so is not needed

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