summaryrefslogtreecommitdiff
path: root/hw/timer/pl031.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-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-5/+5
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh1-6/+7
2013-07-29pl031: QOM cast cleanupAndreas Färber1-3/+7
2013-07-29pl031: Rename pl031_state to PL031StateAndreas Färber1-18/+18
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 target-independent files to subdirectoriesPaolo Bonzini1-0/+265