Age | Commit message (Expand) | Author | Files | Lines |
2020-12-10 | hw/ssi: Rename SSI 'slave' as 'peripheral' | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/irq.h a lot 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 |
2018-08-24 | hw/ssi/pl022: Correct wrong DMACR and ICR handling | Peter Maydell | 1 | -2/+10 |
2018-08-24 | hw/ssi/pl022: Correct wrong value for PL022_INT_RT | Peter Maydell | 1 | -1/+1 |
2018-08-24 | hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init | Peter Maydell | 1 | -5/+3 |
2018-08-24 | hw/ssi/pl022: Don't directly call vmstate_register() | Peter Maydell | 1 | -1/+1 |
2018-08-24 | hw/ssi/pl022: Set up reset function in class init | Peter Maydell | 1 | -2/+5 |
2018-08-24 | hw/ssi/pl022: Allow use as embedded-struct device | Peter Maydell | 1 | -25/+1 |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini | 1 | -0/+1 |
2016-01-29 | arm devices: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-21 | ssi: Move ssi.h into a separate directory | Alistair Francis | 1 | -1/+1 |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 1 | -2/+1 |
2014-05-05 | pl022: fix buffer overun on invalid state load | Michael S. Tsirkin | 1 | -0/+14 |
2013-07-29 | pl022: QOM cast cleanup | Andreas Färber | 1 | -8/+13 |
2013-07-29 | pl022: Rename pl022_state to PL022State | Andreas Färber | 1 | -36/+36 |
2013-07-04 | hw/s*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+308 |