summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-v3.c
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLESEric Auger2017-05-081-0/+51
* KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_statusEric Auger2017-05-081-0/+44
* KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2Marc Zyngier2017-04-191-2/+9
* 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-38/+13
* KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-091-2/+20
* KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypassMarc Zyngier2017-03-061-1/+4
* KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K2017-01-301-0/+8
* KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr structVijaya Kumar K2017-01-301-2/+18
* 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
* KVM: arm64: ITS: move ITS registration into first VCPU runAndre Przywara2016-08-151-0/+8
* KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationAndre Przywara2016-07-181-0/+2
* KVM: arm64: vgic: Handle ITS related GICv3 redistributor registersAndre Przywara2016-07-181-2/+9
* 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-2/+13
* KVM: arm/arm64: vgic-v3: Always resample level interruptsMarc Zyngier2016-05-311-5/+9
* KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enableEric Auger2016-05-201-1/+22
* KVM: arm/arm64: vgic-new: vgic_init: implement map_resourcesEric Auger2016-05-201-0/+71
* 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/+49
* KVM: arm/arm64: vgic-new: Add GICH_VMCR accessorsAndre Przywara2016-05-201-0/+22
* KVM: arm/arm64: vgic-new: Add GICv3 world switch backendMarc Zyngier2016-05-201-0/+162