summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-v4.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: vgic: Fix some comments typoZenghui Yu2019-10-291-1/+1
* KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/putMarc Zyngier2019-10-281-29/+26
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* KVM: arm64: Fix GICv4 init when called from vgic_its_createChristoffer Dall2018-01-121-1/+1
* KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIsMarc Zyngier2017-11-291-2/+4
* KVM: arm/arm64: Fix GICv4 ITS initialization issuesChristoffer Dall2017-11-101-0/+3
* KVM: arm/arm64: GICv4: Theory of operationsMarc Zyngier2017-11-101-0/+67
* KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinityMarc Zyngier2017-11-101-2/+4
* KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/syncMarc Zyngier2017-11-101-0/+39
* KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking sourceMarc Zyngier2017-11-101-0/+18
* KVM: arm/arm64: GICv4: Add doorbell interrupt handlingMarc Zyngier2017-11-101-0/+48
* KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypassMarc Zyngier2017-11-101-0/+104
* KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domainMarc Zyngier2017-11-101-0/+83