aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/arm_gicv3_common.c
AgeCommit message (Expand)Author
2018-06-22hw/intc/arm_gicv3: Introduce redist-region-count array propertyEric Auger
2018-06-08arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICRShannon Zhao
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-06-20arm: use get_uint() for "mp-affinity" propertyMarc-André Lureau
2017-06-13hw/intc/arm_gicv3_its: Allow save/restorepull-target-arm-20170613Eric Auger
2017-02-28target-arm: Add GICv3CPUState in CPUARMState structVijaya Kumar K
2017-02-28hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstateVijaya Kumar K
2017-01-20hw/intc/gicv3: Add data fields for virtualization supportPeter Maydell
2017-01-20hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQPeter Maydell
2016-12-27hw/intc/arm_gicv3_common: fix aff3 in typerAndrew Jones
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