summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/vgic/vgic-v2.c
Commit message (Expand)AuthorAge
* KVM: arm/arm64: vgic: Disallow Active+Pending for level interruptsMarc Zyngier2018-03-26
* Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEADMarc Zyngier2018-03-19
|\
| * KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier2018-03-14
| * KVM: arm/arm64: Reduce verbosity of KVM init logArd Biesheuvel2018-03-14
* | KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_stateMarc Zyngier2018-03-19
* | KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappingsMarc Zyngier2018-03-19
* | KVM: arm/arm64: Move VGIC APR save/restore to vgic put/loadChristoffer Dall2018-03-19
* | KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC codeChristoffer Dall2018-03-19
* | KVM: arm/arm64: Get rid of vgic_elrsrChristoffer Dall2018-03-19
|/
* KVM: arm/arm64: vgic: Support level-triggered mapped interruptsChristoffer Dall2018-01-02
* KVM: arm/arm64: Support calling vgic_update_irq_pending from irq contextChristoffer Dall2017-11-06
* KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall2017-05-24
* KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interruptMarc Zyngier2017-05-15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-08
|\
| * KVM: arm/arm64: vgic: Improve sync_hwstate performanceChristoffer Dall2017-04-09
| * KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operationChristoffer Dall2017-04-09
| * KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-09
* | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall2017-04-04
* | KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall2017-04-04
|/
* KVM: arm/arm64: Remove struct vgic_irq pending fieldChristoffer Dall2017-01-25
* KVM: arm/arm64: vgic: Fix deadlock on error handlingMarc Zyngier2017-01-13
* KVM: arm/arm64: vgic: Don't notify EOI for non-SPIsMarc Zyngier2016-11-24
* arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafeMarc Zyngier2016-09-08
* arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier2016-09-08
* KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara2016-07-18
* KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_deviceAndre Przywara2016-07-18
* KVM: arm/arm64: vgic-v2: Always resample level interruptsMarc Zyngier2016-05-31
* KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enableEric Auger2016-05-20
* KVM: arm/arm64: vgic-new: vgic_init: implement map_resourcesEric Auger2016-05-20
* KVM: arm/arm64: vgic-new: vgic_init: implement vgic_initEric Auger2016-05-20
* KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_initEric Auger2016-05-20
* KVM: arm/arm64: vgic-new: Add GICH_VMCR accessorsAndre Przywara2016-05-20
* KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier2016-05-20