summaryrefslogtreecommitdiff
path: root/hw/timer/pxa2xx_timer.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah1-8/+10
2016-02-18hw/timer: QOM'ify pxa2xx_timerxiaoqiang.zhao1-15/+21
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-3/+0
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-17/+17
2013-07-29pxa2xx_timer: QOM'ify pxa25x-timer and pxa27x-timerAndreas Färber1-13/+29
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-0/+583