summaryrefslogtreecommitdiff
path: root/hw/intc/arm_gicv3_common.c
AgeCommit message (Expand)Author
2016-06-17hw/intc/arm_gicv3: Implement functions to identify next pending irqPeter Maydell
2016-06-17hw/intc/arm_gicv3: Add vmstate descriptorsPavel Fedin
2016-06-17hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structurePeter Maydell
2016-06-17hw/intc/arm_gicv3: Add state informationPavel Fedin
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29arm: Clean up includesPeter Maydell
2015-09-24hw/intc: Implement GIC-500 base classShlomo Pongratz