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