x86/PVHv2: Add memory map pointer to hvm_start_info struct
authorMaran Wilson <maran.wilson@oracle.com>
Tue, 3 Apr 2018 06:05:18 +0000 (23:05 -0700)
committerWei Liu <wei.liu2@citrix.com>
Tue, 3 Apr 2018 15:09:49 +0000 (16:09 +0100)
commit7e4eaf428b10a054505df3577b1adc5aadae1cf3
treef2715893827652bdf53c49a468289b0949d912a9
parent641f9ce2fab1b85479c564d9b27dfeb18a93ed87
x86/PVHv2: 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: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
xen/include/public/arch-x86/hvm/start_info.h