qemu/hw/arm
Shannon Zhao 67736a25f8 ARM: virt: Don't generate RTC ACPI device when using UEFI
When booting the VM with UEFI, UEFI takes ownership of the RTC hardware.
While UEFI can use libfdt to disable the RTC device node in the DTB that
it passes to the OS, it cannot modify AML. Therefore, we won't generate
the RTC ACPI device at all when using UEFI.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Message-id: 1452867091-4023-1-git-send-email-shannon.zhao@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-01-15 14:55:16 +00:00
..
Makefile.objs
allwinner-a10.c arm: allwinner-a10: Add SATA 2015-11-06 14:09:01 -05:00
armv7m.c armv7-m: Return DeviceState* from armv7m_init() 2015-11-03 13:49:41 +00:00
boot.c arm: boot: Add secure_board_setup flag 2015-11-10 13:37:33 +00:00
collie.c target-arm: Provide model numbers for Sharp PDAs 2015-10-16 11:14:53 +01:00
cubieboard.c error: Use error_reportf_err() where it makes obvious sense 2016-01-13 15:16:17 +01:00
digic.c
digic_boards.c error: Use error_reportf_err() where it makes obvious sense 2016-01-13 15:16:17 +01:00
exynos4_boards.c
exynos4210.c Use error_fatal to simplify obvious fatal errors 2016-01-13 11:58:58 +01:00
fsl-imx25.c i.MX: Add an i.MX25 specific CCM class/instance 2015-12-17 13:37:16 +00:00
fsl-imx31.c i.MX: Split the CCM class into an abstract base class and a concrete class 2015-12-17 13:37:15 +00:00
gumstix.c
highbank.c hw: Don't use hw_error() for machine initialization errors 2016-01-13 11:58:58 +01:00
imx25_pdk.c error: Use error_report_err() where appropriate (again) 2016-01-13 15:16:16 +01:00
integratorcp.c Use error_fatal to simplify obvious fatal errors 2016-01-13 11:58:58 +01:00
kzm.c error: Use error_report_err() where appropriate (again) 2016-01-13 15:16:16 +01:00
mainstone.c
musicpal.c
netduino2.c error: Use error_report_err() where appropriate (again) 2016-01-13 15:16:16 +01:00
nseries.c hw: Inline the qdev_prop_set_drive_nofail() wrapper 2016-01-13 11:58:58 +01:00
omap1.c
omap2.c
omap_sx1.c
palm.c
pxa2xx.c
pxa2xx_gpio.c
pxa2xx_pic.c
realview.c Use error_fatal to simplify obvious fatal errors 2016-01-13 11:58:58 +01:00
spitz.c target-arm: Provide model numbers for Sharp PDAs 2015-10-16 11:14:53 +01:00
stellaris.c arm: stellaris: exit on external reset request 2015-11-03 13:49:41 +00:00
stm32f205_soc.c armv7-m: Return DeviceState* from armv7m_init() 2015-11-03 13:49:41 +00:00
strongarm.c
strongarm.h
sysbus-fdt.c
tosa.c target-arm: Provide model numbers for Sharp PDAs 2015-10-16 11:14:53 +01:00
versatilepb.c Use error_fatal to simplify obvious fatal errors 2016-01-13 11:58:58 +01:00
vexpress.c Use error_fatal to simplify obvious fatal errors 2016-01-13 11:58:58 +01:00
virt-acpi-build.c ARM: virt: Don't generate RTC ACPI device when using UEFI 2016-01-15 14:55:16 +00:00
virt.c hw/arm/virt: Fix property "gic-version" error handling 2016-01-13 11:58:58 +01:00
xilinx_zynq.c Use error_fatal to simplify obvious fatal errors 2016-01-13 11:58:58 +01:00
xlnx-ep108.c xlnx-zynqmp: Add support for high DDR memory regions 2016-01-15 14:34:54 +00:00
xlnx-zynqmp.c xlnx-zynqmp: Add support for high DDR memory regions 2016-01-15 14:34:54 +00:00
z2.c