Age | Commit message (Expand) | Author |
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 |
2020-01-07 | cris: improve passing PIC interrupt vector to the CPU | Marc-André Lureau |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | 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-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost |
2016-05-12 | hw/intc: QOM'ify etraxfs_pic.c | xiaoqiang.zhao |
2016-01-29 | hw/intc: Clean up includes | Peter Maydell |
2015-03-19 | Fix remaining warnings from Sparse (void return) | Stefan Weil |
2013-12-24 | hw: cannot_instantiate_with_device_add_yet due to pointer props | Markus Armbruster |
2013-07-29 | etraxfs_pic: QOM cast cleanup | Andreas Färber |
2013-07-04 | hw/i*: 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 interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini |