index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ssi
/
pl022.c
Age
Commit message (
Expand
)
Author
2018-08-24
hw/ssi/pl022: Correct wrong DMACR and ICR handling
Peter Maydell
2018-08-24
hw/ssi/pl022: Correct wrong value for PL022_INT_RT
Peter Maydell
2018-08-24
hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init
Peter Maydell
2018-08-24
hw/ssi/pl022: Don't directly call vmstate_register()
Peter Maydell
2018-08-24
hw/ssi/pl022: Set up reset function in class init
Peter Maydell
2018-08-24
hw/ssi/pl022: Allow use as embedded-struct device
Peter Maydell
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-01-29
arm devices: Clean up includes
Peter Maydell
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-05
pl022: fix buffer overun on invalid state load
Michael S. Tsirkin
2013-07-29
pl022: QOM cast cleanup
Andreas Färber
2013-07-29
pl022: Rename pl022_state to PL022State
Andreas Färber
2013-07-04
hw/s*: 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 target-independent files to subdirectories
Paolo Bonzini