summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-v2.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: vgic: Fix deadlock on error handlingMarc Zyngier2017-01-131-2/+0
* KVM: arm/arm64: vgic: Don't notify EOI for non-SPIsMarc Zyngier2016-11-241-2/+4
* arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafeMarc Zyngier2016-09-081-27/+42
* arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier2016-09-081-0/+2
* KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara2016-07-181-0/+1
* KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_deviceAndre Przywara2016-07-181-3/+8
* KVM: arm/arm64: vgic-v2: Always resample level interruptsMarc Zyngier2016-05-311-5/+9
* KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enableEric Auger2016-05-201-1/+10
* KVM: arm/arm64: vgic-new: vgic_init: implement map_resourcesEric Auger2016-05-201-0/+69
* KVM: arm/arm64: vgic-new: vgic_init: implement vgic_initEric Auger2016-05-201-0/+5
* KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_initEric Auger2016-05-201-0/+64
* KVM: arm/arm64: vgic-new: Add GICH_VMCR accessorsAndre Przywara2016-05-201-0/+29
* KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier2016-05-201-0/+176
OpenPOWER on IntegriCloud