summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/vgic-v3.c
AgeCommit message (Expand)Author
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