qemu-patch-raspberry4/include/hw/xen
Ian Campbell 81daba5880 xen: drop XenXC and associated interface wrappers
Now that 4.2 and earlier are no longer supported "xc_interface *" is
always the right type for the xc interface handle.

With this we can also simplify the handling of the xenforeignmemory
compatibility wrapper by making xenforeignmemory_handle ==
xc_interface, instead of an xc_interface* and remove various uses of &
and *h.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
2016-02-10 12:01:24 +00:00
..
xen.h xen: drop support for Xen 4.1 and older. 2016-02-10 12:01:16 +00:00
xen_backend.h xen: drop XenXC and associated interface wrappers 2016-02-10 12:01:24 +00:00
xen_common.h xen: drop XenXC and associated interface wrappers 2016-02-10 12:01:24 +00:00