qemu-patch-raspberry4/hw/arm
Shannon Zhao d7c2e2db28 hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables
Initialize VirtGuestInfoState and register a machine_init_done notify to
call virt_acpi_build().

Signed-off-by: Shannon Zhao <zhaoshenglong@huawei.com>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Message-id: 1432522520-8068-25-git-send-email-zhaoshenglong@huawei.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-05-29 11:28:59 +01:00
..
allwinner-a10.c
armv7m.c
boot.c
collie.c
cubieboard.c
digic.c
digic_boards.c
exynos4_boards.c
exynos4210.c
gumstix.c
highbank.c hw/arm/highbank.c: Wire FIQ between CPU <> GIC 2015-05-12 11:57:19 +01:00
integratorcp.c
kzm.c
mainstone.c
Makefile.objs hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM 2015-05-29 11:28:54 +01:00
musicpal.c
netduino2.c
nseries.c
omap1.c Convert ffs() != 0 callers to ctz32() 2015-04-28 15:36:08 +02:00
omap2.c
omap_sx1.c
palm.c
pxa2xx.c
pxa2xx_gpio.c Convert (ffs(val) - 1) to ctz32(val) 2015-04-28 15:36:08 +02:00
pxa2xx_pic.c
realview.c
spitz.c
stellaris.c
stm32f205_soc.c
strongarm.c Convert (ffs(val) - 1) to ctz32(val) 2015-04-28 15:36:08 +02:00
strongarm.h
tosa.c
versatilepb.c
vexpress.c hw/arm/vexpress.c: Wire FIQ between CPU <> GIC 2015-05-12 11:57:18 +01:00
virt-acpi-build.c hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table 2015-05-29 11:28:59 +01:00
virt.c hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables 2015-05-29 11:28:59 +01:00
xilinx_zynq.c
xlnx-ep108.c arm: xlnx-ep108: Add bootloading 2015-05-18 16:41:14 +01:00
xlnx-zynqmp.c arm: xlnx-zynqmp: Add UART support 2015-05-18 16:41:13 +01:00
z2.c