summaryrefslogtreecommitdiffstats
path: root/hw/timer/pl031.c
Commit message (Expand)AuthorAgeFilesLines
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-5/+5
* hw/timer: QOM'ify pl031xiaoqiang.zhao2016-02-181-6/+5Star
* arm: Clean up includesPeter Maydell2016-01-291-0/+1
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0Star
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-5/+5
* aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh2013-08-221-6/+7
* pl031: QOM cast cleanupAndreas Färber2013-07-291-3/+7
* pl031: Rename pl031_state to PL031StateAndreas Färber2013-07-291-18/+18
* hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+265