The following changes since commit f075c89f0a9cb31daf38892371d2822177505706:
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2016-02-09 17:56:46 +0000) are available in the git repository at: git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-2016-02-12 for you to fetch changes up to 47d3df2387ed6927732584ffa4159c26d9f4dee8: xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2 (2016-02-10 12:01:32 +0000) ---------------------------------------------------------------- Xen 2016-02-12 ---------------------------------------------------------------- Ian Campbell (5): xen: drop support for Xen 4.1 and older. xen: drop xen_xc_hvm_inject_msi wrapper xen: drop XenXC and associated interface wrappers xen: move xenforeignmemory compat layer into common place xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2 configure | 101 +---------------- hw/display/xenfb.c | 7 -- hw/i386/xen/xen_apic.c | 4 - hw/xen/xen_backend.c | 4 +- include/hw/xen/xen.h | 4 - include/hw/xen/xen_backend.h | 2 +- include/hw/xen/xen_common.h | 254 +++++++----------------------------------- xen-common.c | 4 +- xen-hvm.c | 56 ++-------- 9 files changed, 61 insertions(+), 375 deletions(-)