Age | Commit message (Expand) | Author |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-10-25 | hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-05-17 | grlib, gptimer: get rid of the old-style create function | KONRAD Frederic |
2018-12-13 | timer/grlib_gptimer: Convert sysbus init function to realize function | Mao Zhongyi |
2016-10-28 | clean-up: removed duplicate #includes | Anand J |
2016-09-22 | hw/ptimer: Introduce timer policy feature | Dmitry Osipenko |
2016-01-29 | sparc: Clean up includes | Peter Maydell |
2014-03-27 | hw/timer/grlib_gptimer: remove unnecessary assignment | Prasad Joshi |
2014-03-15 | hw/timer/grlib_gptimer: Avoid integer overflows | Sebastian Huber |
2013-08-22 | aio / timers: Untangle include files | Alex Bligh |
2013-07-29 | grlib_gptimer: QOM cast cleanup | Andreas Färber |
2013-07-04 | hw/t*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-04-08 | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini |