]> Git Repo - qemu.git/commit
hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers
authorShannon Zhao <[email protected]>
Fri, 29 May 2015 10:28:55 +0000 (11:28 +0100)
committerPeter Maydell <[email protected]>
Fri, 29 May 2015 10:28:55 +0000 (11:28 +0100)
commitc2f7c0c306dcd56725b506d3743eed421e6d0994
tree56bd17211f5529c470dade09389ec771caffa8f6
parentdfccd8cfd7c5d1b6740463821d84106bbaced44c
hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers

In the case of mach virt, it is used to set the Hardware Reduced bit
and enable PSCI SMP booting through HVC. So ignore FACS and FADT
points to DSDT.

Update the header definitions for FADT taking into account the new
additions of ACPI v5.1 in `include/hw/acpi/acpi-defs.h`

Signed-off-by: Shannon Zhao <[email protected]>
Signed-off-by: Shannon Zhao <[email protected]>
Message-id: 1432522520[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/virt-acpi-build.c
include/hw/acpi/acpi-defs.h
This page took 0.025397 seconds and 4 git commands to generate.