Re: [Xen-devel] [PATCH RESEND 12/14] libxl/arm: Add ACPI module

2016-06-07 Thread Julien Grall
Hello Shannon, On 31/05/16 06:03, Shannon Zhao wrote: From: Shannon Zhao Add the ARM Multiboot module for ACPI, so UEFI can get the base address of ACPI tables from it. This new binding/compatible needs to be formalized in docs/misc/arm/device-tree. Signed-off-by: Shannon Zhao --- to

[Xen-devel] [PATCH RESEND 12/14] libxl/arm: Add ACPI module

2016-05-30 Thread Shannon Zhao
From: Shannon Zhao Add the ARM Multiboot module for ACPI, so UEFI can get the base address of ACPI tables from it. Signed-off-by: Shannon Zhao --- tools/libxl/libxl_arm.c | 20 1 file changed, 20 insertions(+) diff --git a/tools/libxl/libxl_arm.c b/tools/libxl/libxl_arm.c