qemu-patch-raspberry4/include/hw/xen
Liam Merwick 20a965067f pvh: Add x86/HVM direct boot ABI header file
The x86/HVM direct boot ABI permits Qemu to be able to boot directly
into the uncompressed Linux kernel binary with minimal firmware involvement.

	https://xenbits.xen.org/docs/unstable/misc/pvh.html

This commit adds the header file that defines the start_info struct
that needs to be populated in order to use this ABI.

The canonical version of start_info.h is in the Xen codebase.
(like QEMU, the Linux kernel uses a copy as well).

Signed-off-by: Liam Merwick <Liam.Merwick@oracle.com>
Reviewed-by: Konrad Rzeszutek Wilk <Konrad.Wilk@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-02-05 16:50:16 +01:00
..
io avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
start_info.h pvh: Add x86/HVM direct boot ABI header file 2019-02-05 16:50:16 +01:00
xen-backend.h xen: add a mechanism to automatically create XenDevice-s... 2019-01-14 13:45:40 +00:00
xen-block.h xen: automatically create XenBlockDevice-s 2019-01-14 13:45:40 +00:00
xen-bus-helper.h xen: add xenstore watcher infrastructure 2019-01-14 13:45:40 +00:00
xen-bus.h xen: add a mechanism to automatically create XenDevice-s... 2019-01-14 13:45:40 +00:00
xen-legacy-backend.h xen: re-name XenDevice to XenLegacyDevice... 2019-01-14 13:45:40 +00:00
xen.h xen: Replace few mentions of xend by libxl 2019-01-14 13:45:40 +00:00
xen_common.h Remove broken Xen PV domain builder 2019-01-14 13:45:40 +00:00
xen_pvdev.h xen: re-name XenDevice to XenLegacyDevice... 2019-01-14 13:45:40 +00:00