On 2015/4/15 18:10, Michael S. Tsirkin wrote: > On Fri, Apr 03, 2015 at 06:03:32PM +0800, Shannon Zhao wrote: >> From: Shannon Zhao <shannon.z...@linaro.org> >> >> This patch series generate six ACPI v5.1 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. > > Patches 1 and 2 are good to go. > In fact, I'll happily merge them through my tree. > Thanks! >
Cool! Thanks, Michael. Then I will prepare for next version. -- Thanks, Shannon