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