Re: [Xen-devel] [PATCH v4 00/16] Xen ARM DomU ACPI support

2016-08-29 Thread Julien Grall
Hi Wei, On 24/08/2016 08:58, Wei Liu wrote: On Tue, Aug 16, 2016 at 06:24:57PM +0800, Shannon Zhao wrote: From: Shannon Zhao The design of this feature is described as below. Firstly, the toolstack (libxl) generates the ACPI tables according the number of vcpus and gic controller. Then, it c

Re: [Xen-devel] [PATCH v4 00/16] Xen ARM DomU ACPI support

2016-08-25 Thread Shannon Zhao
On 2016/8/24 20:58, Wei Liu wrote: > On Tue, Aug 16, 2016 at 06:24:57PM +0800, Shannon Zhao wrote: >> > From: Shannon Zhao >> > >> > The design of this feature is described as below. >> > Firstly, the toolstack (libxl) generates the ACPI tables according the >> > number of vcpus and gic control

Re: [Xen-devel] [PATCH v4 00/16] Xen ARM DomU ACPI support

2016-08-24 Thread Wei Liu
On Tue, Aug 16, 2016 at 06:24:57PM +0800, Shannon Zhao wrote: > From: Shannon Zhao > > The design of this feature is described as below. > Firstly, the toolstack (libxl) generates the ACPI tables according the > number of vcpus and gic controller. > > Then, it copies these ACPI tables to DomU no

[Xen-devel] [PATCH v4 00/16] Xen ARM DomU ACPI support

2016-08-16 Thread Shannon Zhao
From: Shannon Zhao The design of this feature is described as below. Firstly, the toolstack (libxl) generates the ACPI tables according the number of vcpus and gic controller. Then, it copies these ACPI tables to DomU non-RAM memory map space and passes them to UEFI firmware through the "ARM mul