aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/arm_timer.c
AgeCommit message (Expand)Author
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-02-18hw/timer: QOM'ify arm_timer (pass 2)xiaoqiang.zhao
2016-02-18hw/timer: QOM'ify arm_timer (pass 1)xiaoqiang.zhao
2016-01-29arm: Clean up includesPeter Maydell
2015-06-03hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-02-26hw/timer/arm_timer: Avoid array overrun for bad addressesPeter Maydell
2013-08-22aio / timers: Untangle include filesAlex Bligh
2013-07-29arm_timer: QOM cast cleanup for icp_pit_stateAndreas Färber
2013-07-29arm_timer: QOM cast cleanup for SP804StateAndreas Färber
2013-07-29arm_timer: Rename sp804_state to SP804StateAndreas 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-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini