]> 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)
commit076afb1ea320e21c15f8c8e52cf42053d41ca007
treeaa0954fa6476b60ed93ca1c303517b0fd37354b1
parent46ee1f38609a0720869b7c0321eb085d61d48837
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