qemu/include/hw/xen
Ian Jackson 85f3c64da3 xen: move xc_interface compatibility fallback further up the file
We are going to want to use the dummy xendevicemodel_handle type in
new stub functions in the CONFIG_XEN_CTRL_INTERFACE_VERSION < 41000
section.  So we need to provide that definition, or (as applicable)
include the appropriate header, earlier in the file.

(Ideally the newer compatibility layers would be at the bottom of the
file, so that they can naturally benefit from the compatibility layers
for earlier version.  But that's rather too much for this series.)

No functional change.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
2018-04-26 16:29:51 +01:00
..
io xen: import ring.h from xen 2017-04-21 12:41:29 -07:00
xen_backend.h xen: add a global indicator for grant copy being available 2017-10-26 14:23:06 -07:00
xen_common.h xen: move xc_interface compatibility fallback further up the file 2018-04-26 16:29:51 +01:00
xen_pvdev.h
xen.h xen: use libxendevice model to restrict operations 2017-04-21 12:40:14 -07:00