summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-v2.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall2017-05-241-3/+25
* KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interruptMarc Zyngier2017-05-151-0/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-51/+39
|\
| * KVM: arm/arm64: vgic: Improve sync_hwstate performanceChristoffer Dall2017-04-091-2/+5
| * KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operationChristoffer Dall2017-04-091-47/+12
| * KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-091-2/+22
* | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall2017-04-041-4/+4
* | KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall2017-04-041-0/+15
|/
* KVM: arm/arm64: Remove struct vgic_irq pending fieldChristoffer Dall2017-01-251-7/+5
* 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