summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic-v2.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2016-07-031-274/+0
* KVM: arm/arm64: Get rid of vgic_cpu->nr_lrChristoffer Dall2016-05-201-1/+3
* KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tablesJulien Grall2016-05-031-35/+26
* KVM: arm/arm64: vgic-v2: Reset LRs at boot timeMarc Zyngier2016-03-091-0/+12
* KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()Pavel Fedin2015-11-041-5/+0
* KVM: arm/arm64: Optimize away redundant LR trackingPavel Fedin2015-11-041-0/+1
* KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier2015-08-121-1/+15
* arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall2015-03-141-0/+8
* arm/arm64: KVM: enable kernel side of GICv3 emulationAndre Przywara2015-01-201-0/+1
* arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-201-0/+1
* arm/arm64: KVM: move kvm_register_device_ops() into vGIC probingAndre Przywara2015-01-201-0/+2
* arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall2014-10-161-21/+3
* Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-08-051-0/+16
* arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-111-0/+1
* KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier2014-07-111-0/+248