Age | Commit message (Expand) | Author |
2021-05-13 | hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface) | Philippe Mathieu-Daudé |
2021-03-19 | hw: Replace anti-social QOM type names | Markus Armbruster |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2019-10-22 | hw/watchdog/etraxfs_timer.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 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2018-12-13 | timer/etraxfs_timer: Convert sysbus init function to realize function | Mao Zhongyi |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2016-09-22 | hw/ptimer: Introduce timer policy feature | Dmitry Osipenko |
2016-01-29 | hw/timer: Clean up includes | Peter Maydell |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-29 | etraxfs_timer: QOM cast cleanup | Andreas Färber |
2013-07-29 | etraxfs_timer: Rename etrax_timer to ETRAXTimerState | 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 |