Age | Commit message (Expand) | Author |
2020-09-14 | hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP) | Philippe Mathieu-Daudé |
2020-09-14 | hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields | Philippe Mathieu-Daudé |
2020-09-14 | hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields | Philippe Mathieu-Daudé |
2020-09-14 | hw/misc/a9scu: Do not allow invalid CPU count | Philippe Mathieu-Daudé |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
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-01-29 | arm: Clean up includes | Peter Maydell |
2013-11-05 | a9mpcore: Embed A9SCUState | Andreas Färber |
2013-11-05 | a9scu: QOM cleanups | Andreas Färber |
2013-07-04 | hw/m*: 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 other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini |