summary refs log tree commit diff stats
path: root/include/hw/intc/arm_gicv3_common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* hw/intc/arm_gicv3: Add state informationPavel Fedin2016-06-171-3/+189
* hw/intc: Implement GIC-500 base classShlomo Pongratz2015-09-241-0/+68