]> git.baikalelectronics.ru Git - kernel.git/commit
xen/pvh: Add memory map pointer to hvm_start_info struct
authorMaran Wilson <maran.wilson@oracle.com>
Mon, 10 Dec 2018 19:09:11 +0000 (11:09 -0800)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Thu, 13 Dec 2018 18:41:49 +0000 (13:41 -0500)
commite7fce0f04b0f6a1bbe2326028f17a48cb0e09b7f
treeaa0954fa6476b60ed93ca1c303517b0fd37354b1
parent4eb03a47659d6d4f942e2bc4f8f631e644c4be56
xen/pvh: Add memory map pointer to hvm_start_info struct

The start info structure that is defined as part of the x86/HVM direct boot
ABI and used for starting Xen PVH guests would be more versatile if it also
included a way to pass information about the memory map to the guest. This
would allow KVM guests to share the same entry point.

Signed-off-by: Maran Wilson <maran.wilson@oracle.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
include/xen/interface/hvm/start_info.h