Age | Commit message (Expand) | Author | Files | Lines |
2019-10-22 | hw/timer/lm32_timer: Switch to transaction-based ptimer API | Peter Maydell | 1 | -4/+9 |
2019-10-15 | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell | 1 | -1/+1 |
2019-10-04 | lm32: do not leak memory on object_new/object_unref | Paolo Bonzini | 1 | -3/+3 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
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-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2016-09-22 | hw/ptimer: Introduce timer policy feature | Dmitry Osipenko | 1 | -1/+1 |
2016-06-20 | hw/timer: QOM'ify lm32_timer | xiaoqiang zhao | 1 | -7/+12 |
2016-01-29 | lm32: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 1 | -2/+1 |
2013-08-22 | aio / timers: Untangle include files | Alex Bligh | 1 | -0/+1 |
2013-07-29 | lm32_timer: QOM cast cleanup | Andreas Färber | 1 | -4/+8 |
2013-07-04 | hw/t*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 1 | -0/+230 |