Skip to content
Commit d907be2b authored by Maran Wilson's avatar Maran Wilson Committed by Boris Ostrovsky
Browse files

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: default avatarMaran Wilson <maran.wilson@oracle.com>
Reviewed-by: default avatarJuergen Gross <jgross@suse.com>
Signed-off-by: default avatarBoris Ostrovsky <boris.ostrovsky@oracle.com>
parent a43fb7da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment