Re: [Xen-devel] [PATCH v6 04/16] libxl/arm: Estimate the size of ACPI tables
On Thu, Sep 22, 2016 at 08:52:21PM +0800, z00226004 wrote: > From: Shannon Zhao > > Estimate the size of ACPI tables and reserve a memory map space for ACPI > tables. > > Signed-off-by: Shannon Zhao > --- > tools/libxl/libxl_arm_acpi.c | 98 > > xe
[Xen-devel] [PATCH v6 04/16] libxl/arm: Estimate the size of ACPI tables
From: Shannon Zhao Estimate the size of ACPI tables and reserve a memory map space for ACPI tables. Signed-off-by: Shannon Zhao --- tools/libxl/libxl_arm_acpi.c | 98 xen/include/acpi/actbl1.h| 2 + 2 files changed, 100 insertions(+) diff --gi