index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
allwinner-a10-pic.c
Age
Commit message (
Expand
)
Author
2023-06-22
hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
Peter Maydell
2023-05-18
hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
Peter Maydell
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
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
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-01-29
arm: Clean up includes
Peter Maydell
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2014-05-13
hw/intc/allwinner-a10-pic: Add missing 'break'
Peter Maydell
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-04-17
allwinner-a10-pic: fix behaviour of pending register
Beniamino Galvani
2014-04-17
allwinner-a10-pic: set vector address when an interrupt is pending
Beniamino Galvani
2013-12-17
hw/intc: add allwinner A10 interrupt controller
liguang