Age | Commit message (Expand) | Author |
---|---|---|
2021-03-19 | hw: Replace anti-social QOM type names | Markus Armbruster |
2020-12-15 | cs4231: Get rid of empty property array | 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-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2016-06-03 | hw/audio: QOM'ify cs4231.c | xiaoqiang zhao |
2016-02-02 | audio: Clean up includes | Peter Maydell |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2013-07-29 | cs4231: QOM cast cleanup | Andreas Färber |
2013-07-04 | hw/a*: 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 audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini |