summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/vgic/vgic-v2.c
AgeCommit message (Expand)Author
2017-06-14KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interruptMarc Zyngier
2017-01-26KVM: arm/arm64: vgic: Fix deadlock on error handlingMarc Zyngier
2016-11-24KVM: arm/arm64: vgic: Don't notify EOI for non-SPIsMarc Zyngier
2016-09-08arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafeMarc Zyngier
2016-09-08arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier
2016-07-18KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara
2016-07-18KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_deviceAndre Przywara
2016-05-31KVM: arm/arm64: vgic-v2: Always resample level interruptsMarc Zyngier
2016-05-20KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enableEric Auger
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement map_resourcesEric Auger
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement vgic_initEric Auger
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_initEric Auger
2016-05-20KVM: arm/arm64: vgic-new: Add GICH_VMCR accessorsAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier