aboutsummaryrefslogtreecommitdiff
path: root/include/hw/intc/arm_gicv3_common.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-15hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell1-1/+11
2021-11-15hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell1-1/+1
2021-09-13hw/intc: GICv3 redistributor ITS processingShashi Mallela1-0/+7
2021-09-13hw/intc: GICv3 ITS Feature enablementShashi Mallela1-0/+1
2021-09-13hw/intc: GICv3 ITS Command processingShashi Mallela1-0/+2
2021-09-13hw/intc: GICv3 ITS register definitions addedShashi Mallela1-0/+3
2020-11-02hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts workPeter Maydell1-1/+0
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-6/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2018-10-26hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé1-1/+1
2018-06-22hw/intc/arm_gicv3: Introduce redist-region-count array propertyEric Auger1-2/+6
2018-06-08arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICRShannon Zhao1-0/+1
2017-02-28hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstateVijaya Kumar K1-0/+1
2017-01-20hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()Peter Maydell1-0/+1
2017-01-20hw/intc/gicv3: Add data fields for virtualization supportPeter Maydell1-0/+18
2017-01-20hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQPeter Maydell1-0/+2
2016-07-14gic: provide defines for v2/v3 targetlist sizesAndrew Jones1-0/+3
2016-06-17hw/intc/arm_gicv3: Implement functions to identify next pending irqPeter Maydell1-0/+18
2016-06-17hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structurePeter Maydell1-3/+2
2016-06-17hw/intc/arm_gicv3: Add state informationPavel Fedin1-3/+189
2015-09-24hw/intc: Implement GIC-500 base classShlomo Pongratz1-0/+68