qemu-e2k/hw/xenpv
Juergen Gross 0e39bb022b xen: use a common function for pv and hvm guest backend register calls
Instead of calling xen_be_register() for each supported backend type
for hvm and pv guests in their machine init functions use a common
function in order not to have to add new backends twice.

This at once fixes the error that hvm domains couldn't use the qusb
backend.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Message-id: 1470119552-16170-1-git-send-email-jgross@suse.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2016-08-03 14:52:11 +02:00
..
Makefile.objs xen: make it possible to build without the Xen PV domain builder 2016-01-26 17:19:44 +00:00
xen_domainbuild.c xen: Clean up includes 2016-01-29 15:07:23 +00:00
xen_domainbuild.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
xen_machine_pv.c xen: use a common function for pv and hvm guest backend register calls 2016-08-03 14:52:11 +02:00