]> asedeno.scripts.mit.edu Git - linux.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)
commitd907be2b5b042536d15687ac0a86f27c8c9aebd4
treeaa0954fa6476b60ed93ca1c303517b0fd37354b1
parenta43fb7da53007e67ad593e179f01a1925b04f586
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