The following changes since commit c181ddaa176856b3cd2dfd12bbcf25fa9c884a97:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180531-1' into staging (2018-05-31 17:00:55 +0100) are available in the git repository at: http://xenbits.xenproject.org/git-http/people/sstabellini/qemu-dm.git tags/xen-20180531-tag for you to fetch changes up to dfb6578d69d60e464be36dafed9741dcfd73d2cf: xen-hvm: stop faking I/O to access PCI config space (2018-05-31 12:05:01 -0700) ---------------------------------------------------------------- Xen 2018/05/31 ---------------------------------------------------------------- Igor Druzhinin (1): xen/hvm: correct reporting of modified memory under physmap during migration Paul Durrant (2): xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages xen-hvm: stop faking I/O to access PCI config space configure | 5 ++ hw/i386/xen/trace-events | 3 + hw/i386/xen/xen-hvm.c | 205 +++++++++++++++++++++++++++++++----------- hw/i386/xen/xen-mapcache.c | 2 +- include/hw/xen/xen_common.h | 16 ++++ include/sysemu/xen-mapcache.h | 5 +- 6 files changed, 179 insertions(+), 57 deletions(-)