qemu-e2k/hw/rtc
Anup Patel 9a5b40b842
hw: rtc: Add Goldfish RTC device
This patch adds model for Google Goldfish virtual platform RTC device.

We will be adding Goldfish RTC device to the QEMU RISC-V virt machine
for providing real date-time to Guest Linux. The corresponding Linux
driver for Goldfish RTC device is already available in upstream Linux.

For now, VM migration support is available but untested for Goldfish RTC
device. It will be hardened in-future when we implement VM migration for
KVM RISC-V.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
2020-02-10 12:01:37 -08:00
..
Kconfig hw: rtc: Add Goldfish RTC device 2020-02-10 12:01:37 -08:00
Makefile.objs hw: rtc: Add Goldfish RTC device 2020-02-10 12:01:37 -08:00
aspeed_rtc.c
ds1338.c
exynos4210_rtc.c
goldfish_rtc.c hw: rtc: Add Goldfish RTC device 2020-02-10 12:01:37 -08:00
m41t80.c
m48t59-internal.h hw/timer/m48t59: Convert debug printf()s to trace events 2020-02-06 10:51:24 +01:00
m48t59-isa.c qdev: set properties with device_class_set_props() 2020-01-24 20:59:15 +01:00
m48t59.c hw/timer/m48t59: Convert debug printf()s to trace events 2020-02-06 10:51:24 +01:00
mc146818rtc.c qdev: set properties with device_class_set_props() 2020-01-24 20:59:15 +01:00
pl031.c qdev: set properties with device_class_set_props() 2020-01-24 20:59:15 +01:00
sun4v-rtc.c
trace-events hw: rtc: Add Goldfish RTC device 2020-02-10 12:01:37 -08:00
twl92230.c
xlnx-zynqmp-rtc.c