summaryrefslogtreecommitdiffstats
path: root/include/hw/intc
Commit message (Expand)AuthorAgeFilesLines
* arm_gic_kvm: Disable live migration if not supportedPavel Fedin2015-10-271-0/+1
* hw/intc: Implement GIC-500 base classShlomo Pongratz2015-09-241-0/+68
* hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell2015-09-081-0/+1
* hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell2015-09-081-10/+0
* hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell2015-09-081-0/+1
* hw/arm/gic: Kill code duplicationPavel Fedin2015-08-131-0/+3
* i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+55
* hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler2015-05-121-1/+4
* hw/intc/arm_gic: Make ICCBPR/GICC_BPR bankedFabian Aggeler2015-05-121-3/+8
* hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler2015-05-121-1/+4
* hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler2015-05-121-0/+1
* hw/intc/arm_gic: Add Security Extensions propertyFabian Aggeler2015-05-121-0/+1
* hw/intc/arm_gic: Create outbound FIQ linesFabian Aggeler2015-05-121-0/+1
* arm: vgic device control api supportChristoffer Dall2014-02-261-0/+1
* arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall2014-02-081-0/+19
* arm_gic: Support setting/getting binary point regChristoffer Dall2014-02-081-0/+7
* arm_gic: Keep track of SGI sourcesChristoffer Dall2014-02-081-0/+7
* arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall2014-01-311-0/+1
* arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall2014-01-081-1/+1
* hw/intc: add allwinner A10 interrupt controllerliguang2013-12-171-0/+40
* realview_gic: Prepare for QOM embeddingAndreas Färber2013-11-051-0/+28
* arm_gic: Extract headers hw/intc/arm_gic{,_common}.hAndreas Färber2013-11-052-0/+134
OpenPOWER on IntegriCloud