Re: [Xen-devel] [PATCH v6 02/14] libxc: Prepare a start info structure for hvmloader

2016-07-12 Thread Wei Liu
On Tue, Jul 12, 2016 at 03:42:39PM +0100, Anthony PERARD wrote: > ... and load BIOS/UEFI firmware into guest memory. > > This adds a new firmware module, system_firmware_module. It is loaded in > the guest memory and final location is provided to hvmloader via the > hvm_start_info struct. > > Thi

[Xen-devel] [PATCH v6 02/14] libxc: Prepare a start info structure for hvmloader

2016-07-12 Thread Anthony PERARD
... and load BIOS/UEFI firmware into guest memory. This adds a new firmware module, system_firmware_module. It is loaded in the guest memory and final location is provided to hvmloader via the hvm_start_info struct. This patch create the hvm_start_info struct for HVM guest that have a device mode