summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/vgic-v3.c
AgeCommit message (Expand)Author
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier
2016-05-20KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.hAndre Przywara
2016-05-03KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tablesJulien Grall
2016-03-09arm64: KVM: vgic-v3: Reset LRs at boot timeMarc Zyngier
2016-03-09arm64: KVM: vgic-v3: Avoid accessing ICH registersMarc Zyngier
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-12-14KVM: arm/arm64: vgic-v3: Make the LR indexing macro publicMarc Zyngier
2015-11-04KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()Pavel Fedin
2015-11-04KVM: arm/arm64: Optimize away redundant LR trackingPavel Fedin
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei
2015-08-12KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier
2015-03-14arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall
2015-01-20arm/arm64: KVM: enable kernel side of GICv3 emulationAndre Przywara
2015-01-20arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara
2015-01-20arm/arm64: KVM: move kvm_register_device_ops() into vGIC probingAndre Przywara
2014-07-31KVM: arm64: GICv3: mandate page-aligned GICV regionMarc Zyngier
2014-07-11KVM: ARM: vgic: add the GICv3 backendMarc Zyngier