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
2017-01-20
hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()
Peter Maydell
2017-01-20
hw/intc/gicv3: Add data fields for virtualization support
Peter Maydell
2017-01-20
hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
2017-01-20
hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
2016-10-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-04
hw/intc/arm_gicv3_its: Implement ITS base class
Pavel Fedin
2016-10-04
intc: add an interface to gather statistics/informations on interrupt control...
Hervé Poussineau
2016-07-14
gic: provide defines for v2/v3 targetlist sizes
Andrew Jones
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
hw/mips: implement Global Interrupt Controller
Yongbok Kim
2016-06-17
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
2016-06-17
hw/intc/arm_gicv3: ARM GICv3 device framework
Shlomo Pongratz
2016-06-17
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
Peter Maydell
2016-06-17
hw/intc/arm_gicv3: Add state information
Pavel Fedin
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