summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-v3.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-09KVM: arm/arm64: Refactor vgic_register_redist_iodevsChristoffer Dall1-1/+1
2017-05-08KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLESEric Auger1-0/+51
2017-05-08KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_statusEric Auger1-0/+44
2017-04-19KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2Marc Zyngier1-2/+9
2017-04-09KVM: arm/arm64: vgic: Improve sync_hwstate performanceChristoffer Dall1-2/+5
2017-04-09KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operationChristoffer Dall1-38/+13
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall1-2/+20
2017-03-06KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypassMarc Zyngier1-1/+4
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K1-0/+8
2017-01-30KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr structVijaya Kumar K1-2/+18
2017-01-25KVM: arm/arm64: Remove struct vgic_irq pending fieldChristoffer Dall1-7/+5
2017-01-13KVM: arm/arm64: vgic: Fix deadlock on error handlingMarc Zyngier1-2/+0
2016-11-24KVM: arm/arm64: vgic: Don't notify EOI for non-SPIsMarc Zyngier1-2/+4
2016-08-15KVM: arm64: ITS: move ITS registration into first VCPU runAndre Przywara1-0/+8
2016-07-18KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationAndre Przywara1-0/+2
2016-07-18KVM: arm64: vgic: Handle ITS related GICv3 redistributor registersAndre Przywara1-2/+9
2016-07-18KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara1-0/+1
2016-07-18KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_deviceAndre Przywara1-2/+13
2016-05-31KVM: arm/arm64: vgic-v3: Always resample level interruptsMarc Zyngier1-5/+9
2016-05-20KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enableEric Auger1-1/+22
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement map_resourcesEric Auger1-0/+71
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement vgic_initEric Auger1-0/+5
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_initEric Auger1-0/+49
2016-05-20KVM: arm/arm64: vgic-new: Add GICH_VMCR accessorsAndre Przywara1-0/+22
2016-05-20KVM: arm/arm64: vgic-new: Add GICv3 world switch backendMarc Zyngier1-0/+162