aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/exynos4210_rtc.c
AgeCommit message (Expand)Author
2019-10-24hw: Move Exynos4210 RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-15hw/timer/exynos4210_rtc.c: Switch main ptimer to transaction-based APIPeter Maydell
2019-10-15hw/timer/exynos4210_rtc.c: Switch 1Hz ptimer to transaction-based APIPeter Maydell
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-04-20hw/arm/exynos: Convert fprintf to qemu_log_mask/error_reportKrzysztof Kozlowski
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-02-18hw/timer: QOM'ify exynos4210_rtcxiaoqiang.zhao
2016-01-29arm: Clean up includesPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2013-09-01misc: Fix some typos in names and commentsStefan Weil
2013-07-29exynos4210_rtc: QOM cast cleanupAndreas Färber
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-05-18remove some double-includesMichael Tokarev
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini