Age | Commit message (Expand) | Author |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-10-25 | hw/watchdog/milkymist-sysctl.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell |
2019-10-04 | lm32: do not leak memory on object_new/object_unref | Paolo Bonzini |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.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 |
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-06-20 | milkymist: update specification URLs | Michael Walle |
2016-06-20 | hw/timer: QOM'ify milkymist_sysctl | xiaoqiang zhao |
2016-01-29 | lm32: Clean up includes | Peter Maydell |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2013-07-29 | milkymist-sysctl: 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 |