summaryrefslogtreecommitdiff
path: root/hw/ssi/pl022.c
AgeCommit message (Expand)Author
2018-08-24hw/ssi/pl022: Correct wrong DMACR and ICR handlingPeter Maydell
2018-08-24hw/ssi/pl022: Correct wrong value for PL022_INT_RTPeter Maydell
2018-08-24hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::initPeter Maydell
2018-08-24hw/ssi/pl022: Don't directly call vmstate_register()Peter Maydell
2018-08-24hw/ssi/pl022: Set up reset function in class initPeter Maydell
2018-08-24hw/ssi/pl022: Allow use as embedded-struct devicePeter Maydell
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-01-29arm devices: Clean up includesPeter Maydell
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-05-05pl022: fix buffer overun on invalid state loadMichael S. Tsirkin
2013-07-29pl022: QOM cast cleanupAndreas Färber
2013-07-29pl022: Rename pl022_state to PL022StateAndreas Färber
2013-07-04hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini