Hi Shannon,
On 23/06/16 04:17, Shannon Zhao wrote:
From: Shannon Zhao
Link all ACPI tables into one buffer, fill in the addresses of
tables and update checksum of each table.
Is there any reason to not allocate the acpitable_blob buffer before
hand (and even reallocate if not enough space)
From: Shannon Zhao
Link all ACPI tables into one buffer, fill in the addresses of
tables and update checksum of each table.
Reserve a memory map space for ACPI tables.
Signed-off-by: Shannon Zhao
---
tools/libxl/libxl_arm_acpi.c | 58 +++
xen/include/p