Re: [Xen-devel] [PATCH v2 09/17] libxl/arm: Construct ACPI MADT table

2016-06-23 Thread Julien Grall
Hi Shannon, On 23/06/16 04:16, Shannon Zhao wrote: From: Shannon Zhao According to the GIC version, construct the MADT table. Signed-off-by: Shannon Zhao --- tools/libxl/libxl_arm_acpi.c | 100 +++ 1 file changed, 100 insertions(+) diff --git a/too

[Xen-devel] [PATCH v2 09/17] libxl/arm: Construct ACPI MADT table

2016-06-22 Thread Shannon Zhao
From: Shannon Zhao According to the GIC version, construct the MADT table. Signed-off-by: Shannon Zhao --- tools/libxl/libxl_arm_acpi.c | 100 +++ 1 file changed, 100 insertions(+) diff --git a/tools/libxl/libxl_arm_acpi.c b/tools/libxl/libxl_arm_acpi.c