aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic-v3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei1-1/+1
2015-08-12KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier1-3/+18
2015-03-14arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall1-0/+8
2015-01-20arm/arm64: KVM: enable kernel side of GICv3 emulationAndre Przywara1-25/+51
2015-01-20arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara1-2/+6
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara1-0/+1
2015-01-20arm/arm64: KVM: move kvm_register_device_ops() into vGIC probingAndre Przywara1-0/+1
2014-07-31KVM: arm64: GICv3: mandate page-aligned GICV regionMarc Zyngier1-0/+16
2014-07-11KVM: ARM: vgic: add the GICv3 backendMarc Zyngier1-0/+231