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
/
gpio
/
pl061.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2016-06-14
hw/gpio: QOM'ify pl061.c
xiaoqiang zhao
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-02-26
ARM: PL061: Checking register r/w accesses to reserved area
Wei Huang
2016-02-18
ARM: PL061: Cleaning field of PL061 device state
Wei Huang
2016-02-18
ARM: PL061: Clear PL061 device state after reset
Wei Huang
2016-01-29
arm: Clean up includes
Peter Maydell
2015-06-02
pl061: fix wrong calculation of GPIOMIS register
Victor CLEMENT
2014-09-12
pl061: implement input interrupt logic
Colin Leitner
2013-07-29
pl061: QOM'ify pl061 and pl061_luminary
Andreas Färber
2013-07-29
pl061: Rename pl061_state to PL061State
Andreas Färber
2013-07-04
hw/gpio: 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