On 14 May 2015 at 10:19, Shannon Zhao <zhaoshengl...@huawei.com> wrote: > From: Shannon Zhao <shannon.z...@linaro.org> > > This patch series generate seven ACPI tables for machine virt on ARM. > The set of generated tables are: > - RSDP > - RSDT > - MADT > - GTDT > - FADT > - DSDT > - MCFG (For PCIe host bridge) > > These tables are created dynamically using the function of aml-build.c, > taking into account the needed information passed from the virt machine > model. When the generation is finalized, it use fw_cfg to expose the > tables to guest.
I'm happy with the ARM specific parts of this now; let me know when you've got a series that's been reviewed for the ACPI parts and I can take it via target-arm.next. thanks -- PMM