Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-07-15 | pl031: Correctly migrate state when using -rtc clock=host | Peter Maydell | 1 | -4/+88 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-02-21 | hw/timer/pl031: Convert to using trace events | Peter Maydell | 1 | -25/+30 |
2019-02-21 | hw/timer/pl031: Allow use as an embedded-struct device | Peter Maydell | 1 | -24/+1 |
2017-09-27 | migration: pre_save return int | Dr. David Alan Gilbert | 1 | -1/+3 |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini | 1 | -0/+1 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -0/+1 |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 1 | -5/+5 |
2016-02-18 | hw/timer: QOM'ify pl031 | xiaoqiang.zhao | 1 | -6/+5 |
2016-01-29 | arm: Clean up includes | Peter Maydell | 1 | -0/+1 |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+0 |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+1 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -5/+5 |
2013-08-22 | aio / timers: Convert rtc_clock to be a QEMUClockType | Alex Bligh | 1 | -6/+7 |
2013-07-29 | pl031: QOM cast cleanup | Andreas Färber | 1 | -3/+7 |
2013-07-29 | pl031: Rename pl031_state to PL031State | Andreas Färber | 1 | -18/+18 |
2013-07-04 | hw/t*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+265 |