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
/
intc
/
slavio_intctl.c
Age
Commit message (
Expand
)
Author
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
2018-01-09
sun4m: remove include/hw/sparc/sun4m.h and all references to it
Mark Cave-Ayland
2016-10-04
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...
Hervé Poussineau
2016-10-04
intc/slavio_intctl: implement InterruptStatsProvider interface
Hervé Poussineau
2016-05-12
hw/intc: QOM'ify slavio_intctl.c
xiaoqiang.zhao
2016-01-29
hw/intc: Clean up includes
Peter Maydell
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-03-27
hw/intc/slavio_intctl: Avoid shifting left into sign bit
Peter Maydell
2013-07-29
slavio_intctl: QOM cast cleanup
Andreas Färber
2013-07-04
hw/i*: 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 interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini