Age | Commit message (Expand) | Author | Files | Lines |
2020-09-14 | hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP) | Philippe Mathieu-Daudé | 1 | -0/+6 |
2020-09-14 | hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields | Philippe Mathieu-Daudé | 1 | -11/+5 |
2020-09-14 | hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields | Philippe Mathieu-Daudé | 1 | -16/+5 |
2020-09-14 | hw/misc/a9scu: Do not allow invalid CPU count | Philippe Mathieu-Daudé | 1 | -5/+13 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2016-01-29 | arm: Clean up includes | Peter Maydell | 1 | -0/+1 |
2013-11-05 | a9mpcore: Embed A9SCUState | Andreas Färber | 1 | -17/+1 |
2013-11-05 | a9scu: QOM cleanups | Andreas Färber | 1 | -6/+9 |
2013-07-04 | hw/m*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 1 | -0/+164 |