summaryrefslogtreecommitdiff
path: root/hw/timer/arm_mptimer.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-11-05a9mpcore: Embed ARMMPTimerStateAndreas Färber1-31/+4
2013-11-05arm_mptimer: Convert to QOM realizeAndreas Färber1-10/+15
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-6/+6
2013-07-29timer/arm_mptimer: QOM cast cleanupAndreas Färber1-5/+13
2013-07-09timer/arm_mptimer: Build arm_mptimer only onceAndreas Färber1-0/+1
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber1-5/+3
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini1-2/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-0/+309