summaryrefslogtreecommitdiff
path: root/include/hw/intc
AgeCommit message (Expand)Author
2015-10-27arm_gic_kvm: Disable live migration if not supportedPavel Fedin
2015-09-24hw/intc: Implement GIC-500 base classShlomo Pongratz
2015-09-08hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell
2015-09-08hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell
2015-09-08hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell
2015-08-13hw/arm/gic: Kill code duplicationPavel Fedin
2015-08-13i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois
2015-05-12hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler
2015-05-12hw/intc/arm_gic: Make ICCBPR/GICC_BPR bankedFabian Aggeler
2015-05-12hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler
2015-05-12hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler
2015-05-12hw/intc/arm_gic: Add Security Extensions propertyFabian Aggeler
2015-05-12hw/intc/arm_gic: Create outbound FIQ linesFabian Aggeler
2014-02-26arm: vgic device control api supportChristoffer Dall
2014-02-08arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall
2014-02-08arm_gic: Support setting/getting binary point regChristoffer Dall
2014-02-08arm_gic: Keep track of SGI sourcesChristoffer Dall
2014-01-31arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall
2014-01-08arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall
2013-12-17hw/intc: add allwinner A10 interrupt controllerliguang
2013-11-05realview_gic: Prepare for QOM embeddingAndreas Färber
2013-11-05arm_gic: Extract headers hw/intc/arm_gic{,_common}.hAndreas Färber