Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190924' into staging
commit240ab11fb72049d6373cbbec8d788f8e411a00bc
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 24 Sep 2019 14:36:31 +0000 (24 15:36 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 24 Sep 2019 14:36:31 +0000 (24 15:36 +0100)
tree4e9755971d47c837cb94b17a751cfcb3595b91a3
parent860d9048c78ce59c5903c3d5209df56f38400986
parent6bd6b955c0b2666263700d39db153ab43c5e0c9e
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190924' into staging

Xen queue

* Update of maintainer email address
* Fixes for xen-bus and xen-block

# gpg: Signature made Tue 24 Sep 2019 12:27:56 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-20190924:
  xen-bus: only set the xen device frontend state if it is missing
  xen-block: treat XenbusStateUnknown the same as XenbusStateClosed
  MAINTAINERS: update my email address
  xen: perform XenDevice clean-up in XenBus watch handler
  xen: introduce separate XenWatchList for XenDevice objects
  xen / notify: introduce a new XenWatchList abstraction
  xen-bus: check whether the frontend is active during device reset...

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