The following changes since commit 2f93a3ecdd3bb060bd04f698ccafe66efd98563a:
Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09-23' into staging (2019-09-23 15:44:52 +0100) are available in the Git repository at: https://xenbits.xen.org/git-http/people/aperard/qemu-dm.git tags/pull-xen-20190924 for you to fetch changes up to 6bd6b955c0b2666263700d39db153ab43c5e0c9e: xen-bus: only set the xen device frontend state if it is missing (2019-09-24 12:21:29 +0100) ---------------------------------------------------------------- Xen queue * Update of maintainer email address * Fixes for xen-bus and xen-block ---------------------------------------------------------------- Mark Syms (1): xen-bus: only set the xen device frontend state if it is missing Paul Durrant (6): xen-bus: check whether the frontend is active during device reset... xen / notify: introduce a new XenWatchList abstraction xen: introduce separate XenWatchList for XenDevice objects xen: perform XenDevice clean-up in XenBus watch handler MAINTAINERS: update my email address xen-block: treat XenbusStateUnknown the same as XenbusStateClosed MAINTAINERS | 2 +- hw/block/xen-block.c | 1 + hw/xen/trace-events | 9 +- hw/xen/xen-bus.c | 316 ++++++++++++++++++++++++++++++++++------------- include/hw/xen/xen-bus.h | 8 +- include/qemu/notify.h | 2 + util/notify.c | 5 + 7 files changed, 249 insertions(+), 94 deletions(-)