qemu-patch-raspberry4/include/hw/xen
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
..
xen.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
xen_backend.h xen: use a common function for pv and hvm guest backend register calls 2016-08-03 14:52:11 +02:00
xen_common.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00