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
/
include
/
hw
/
intc
Age
Commit message (
Expand
)
Author
2016-03-16
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
2016-02-03
bcm2836_control: add bcm2836 ARM control logic
Andrew Baumann
2016-02-03
bcm2835_ic: add bcm2835 interrupt controller
Andrew Baumann
2015-10-27
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
2015-09-24
hw/intc: Implement GIC-500 base class
Shlomo Pongratz
2015-09-08
hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot
Peter Maydell
2015-09-08
hw/intc/arm_gic: Drop running_irq and last_active arrays
Peter Maydell
2015-09-08
hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers
Peter Maydell
2015-08-13
hw/arm/gic: Kill code duplication
Pavel Fedin
2015-08-13
i.MX: Split AVIC emulator in a header file and a source file
Jean-Christophe Dubois
2015-05-12
hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Add Interrupt Group Registers
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Add Security Extensions property
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Create outbound FIQ lines
Fabian Aggeler
2014-02-26
arm: vgic device control api support
Christoffer Dall
2014-02-08
arm_gic: Add GICC_APRn state to the GICState
Christoffer Dall
2014-02-08
arm_gic: Support setting/getting binary point reg
Christoffer Dall
2014-02-08
arm_gic: Keep track of SGI sources
Christoffer Dall
2014-01-31
arm_gic: Introduce define for GIC_NR_SGIS
Christoffer Dall
2014-01-08
arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER
Christoffer Dall
2013-12-17
hw/intc: add allwinner A10 interrupt controller
liguang
2013-11-05
realview_gic: Prepare for QOM embedding
Andreas Färber
2013-11-05
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h
Andreas Färber