Re: [Xen-devel] [PATCH v6 09/16] libxl/arm: Construct ACPI MADT table
On Thu, Sep 22, 2016 at 08:52:26PM +0800, z00226004 wrote: > From: Shannon Zhao > > According to the GIC version, construct the MADT table. > > Signed-off-by: Shannon Zhao > Acked-by: Julien Grall Acked-by: Wei Liu ___ Xen-devel mailing list Xen-d
[Xen-devel] [PATCH v6 09/16] libxl/arm: Construct ACPI MADT table
From: Shannon Zhao According to the GIC version, construct the MADT table. Signed-off-by: Shannon Zhao Acked-by: Julien Grall --- tools/libxl/libxl_arm_acpi.c | 84 1 file changed, 84 insertions(+) diff --git a/tools/libxl/libxl_arm_acpi.c b/tools