summaryrefslogtreecommitdiffstats
path: root/include/hw/intc/arm_gicv3_common.h
Commit message (Expand)AuthorAgeFilesLines
* hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts workPeter Maydell2020-11-021-1/+0Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé2018-10-261-1/+1
* hw/intc/arm_gicv3: Introduce redist-region-count array propertyEric Auger2018-06-221-2/+6
* arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICRShannon Zhao2018-06-081-0/+1
* hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstateVijaya Kumar K2017-02-281-0/+1
* hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()Peter Maydell2017-01-201-0/+1
* hw/intc/gicv3: Add data fields for virtualization supportPeter Maydell2017-01-201-0/+18
* hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQPeter Maydell2017-01-201-0/+2
* gic: provide defines for v2/v3 targetlist sizesAndrew Jones2016-07-141-0/+3
* hw/intc/arm_gicv3: Implement functions to identify next pending irqPeter Maydell2016-06-171-0/+18
* hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structurePeter Maydell2016-06-171-3/+2Star
* hw/intc/arm_gicv3: Add state informationPavel Fedin2016-06-171-3/+189
* hw/intc: Implement GIC-500 base classShlomo Pongratz2015-09-241-0/+68