summaryrefslogtreecommitdiff
path: root/hw/timer/exynos4210_rtc.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-20hw/arm/exynos: Convert fprintf to qemu_log_mask/error_reportKrzysztof Kozlowski1-9/+10
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko1-2/+2
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-02-18hw/timer: QOM'ify exynos4210_rtcxiaoqiang.zhao1-7/+5
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-1/+0
2013-09-01misc: Fix some typos in names and commentsStefan Weil1-2/+2
2013-07-29exynos4210_rtc: QOM cast cleanupAndreas Färber1-4/+9
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini1-2/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-0/+592