aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/pl031.c
AgeCommit message (Expand)Author
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-02-18hw/timer: QOM'ify pl031xiaoqiang.zhao
2016-01-29arm: Clean up includesPeter Maydell
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh
2013-07-29pl031: QOM cast cleanupAndreas Färber
2013-07-29pl031: Rename pl031_state to PL031StateAndreas 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