qemu-patch-raspberry4/include/hw/xen
Paul Durrant 8f25e75441 xen: create wrappers for all other uses of xc_hvm_XXX() functions
This patch creates inline wrapper functions in xen_common.h for all open
coded calls to xc_hvm_XXX() functions outside of xen_common.h so that use
of xen_xc can be made implicit. This again is in preparation for the move
to using libxendevicemodel.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: Anthony Perard <anthony.perard@citrix.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
2017-03-22 11:47:39 -07:00
..
xen.h xen: rename xen_modified_memory() to xen_hvm_modified_memory() 2017-03-22 11:47:39 -07:00
xen_backend.h xen: make use of xen_xc implicit in xen_common.h inlines 2017-03-22 11:47:39 -07:00
xen_common.h xen: create wrappers for all other uses of xc_hvm_XXX() functions 2017-03-22 11:47:39 -07:00
xen_pvdev.h xen: create qdev for each backend device 2016-11-22 10:29:39 -08:00