]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/qemu-xen.git/commit
xen: use xendevicemodel_make_ram_region_{ro,rw} master vwip
authorIan Campbell <ian.campbell@citrix.com>
Tue, 2 Feb 2016 15:44:09 +0000 (15:44 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 11 Feb 2016 16:16:44 +0000 (16:16 +0000)
commitf1f3117543aba63a708e30e95b01620417f78429
tree0122aa6f3dea0508a87ff9a66e746af37803abdf
parentbcc7e781922e8176daac802658366fd472ecf155
xen: use xendevicemodel_make_ram_region_{ro,rw}

Rather than expose the xen_dm handle outside of xen-hvm.c introduce a
function wrapper for xen_platform to use.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
configure
hw/i386/xen/xen_platform.c
include/hw/xen/xen.h
include/hw/xen/xen_common.h
xen-hvm.c