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

2016-07-08 Thread Anthony PERARD
On Fri, Jul 08, 2016 at 12:29:36PM +0100, Wei Liu wrote: > On Fri, Jul 08, 2016 at 11:52:08AM +0100, Anthony PERARD wrote: > > On Thu, Jul 07, 2016 at 03:55:23PM +0100, Wei Liu wrote: > > > On Wed, Jun 22, 2016 at 06:15:32PM +0100, Anthony PERARD wrote: > > > > diff --git a/tools/libxc/xc_dom_hvmlo

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

2016-07-08 Thread Wei Liu
On Fri, Jul 08, 2016 at 11:52:08AM +0100, Anthony PERARD wrote: > On Thu, Jul 07, 2016 at 03:55:23PM +0100, Wei Liu wrote: > > On Wed, Jun 22, 2016 at 06:15:32PM +0100, Anthony PERARD wrote: > > > This patch use xc_dom_alloc_segment() to allocate the memory space for the > > > ACPI modules and the

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

2016-07-08 Thread Anthony PERARD
On Thu, Jul 07, 2016 at 03:55:23PM +0100, Wei Liu wrote: > On Wed, Jun 22, 2016 at 06:15:32PM +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 (+

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

2016-07-07 Thread Wei Liu
On Wed, Jun 22, 2016 at 06:15:32PM +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 v5 01/14] libxc: Rework extra module initialisation

2016-06-22 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