This patch add RTC device Oleg Ogurtsov (1): Exynos4: added RTC device
hw/arm/Makefile.objs | 1 + hw/exynos4210.c | 8 + hw/exynos4210_rtc.c | 607 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 616 insertions(+), 0 deletions(-) create mode 100644 hw/exynos4210_rtc.c -- 1.7.5.4