Re: [Xen-devel] [PATCH v6 01/14] libxc: Rework extra module initialisation

2016-07-12 Thread Wei Liu
On Tue, Jul 12, 2016 at 03:42:38PM +0100, Anthony PERARD wrote: > This patch use xc_dom_alloc_segment() to allocate the memory space for the > ACPI modules and the SMBIOS modules. This is to replace the arbitrary > placement of 1MB (+ extra for MB alignement) after the hvmloader image. > > This pa

[Xen-devel] [PATCH v6 01/14] libxc: Rework extra module initialisation

2016-07-12 Thread Anthony PERARD
This patch use xc_dom_alloc_segment() to allocate the memory space for the ACPI modules and the SMBIOS modules. This is to replace the arbitrary placement of 1MB (+ extra for MB alignement) after the hvmloader image. This patch can help if one add extra ACPI table and hvmloader contain OVMF (OVMF