summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/vgic/vgic-v3.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Simplify vgic-v3 hypercallsMarc Zyngier2024-05-011-21/+2
* KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIsOliver Upton2024-02-231-1/+2
* arm64: kvm: Use cpus_have_final_cap() explicitlyMark Rutland2023-10-161-1/+1
* KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier2023-07-131-1/+1
* KVM: arm64: vgic: Fix a circular locking issueJean-Philippe Brucker2023-05-191-7/+0
* KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...Marc Zyngier2023-05-111-0/+4
* Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-02-201-4/+5
|\
| * Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton2023-02-131-4/+5
| |\
| | * KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool()Christophe JAILLET2023-01-171-4/+5
* | | KVM: arm64: Allow no running vcpu on saving vgic3 pending tableGavin Shan2023-01-291-1/+1
* | | KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending statusGavin Shan2023-01-291-1/+1
* | | KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier2023-01-211-14/+11
|/ /
* / KVM: arm64: vgic: Add Apple M2 cpus to the list of broken SEIS implementationsMarc Zyngier2023-01-051-0/+2
|/
* KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaroundMarc Zyngier2022-05-151-0/+4
* Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-01-281-2/+15
|\
| * KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systemsMarc Zyngier2022-01-221-2/+15
* | Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-01-071-3/+3
|\|
| * Merge branch kvm-arm64/vgic-fixes-5.17 into kvmarm-master/nextMarc Zyngier2021-12-161-2/+2
| |\
| | * KVM: arm64: vgic: Demote userspace-triggered console prints to kvm_debug()Marc Zyngier2021-12-161-2/+2
| * | KVM: arm64: pkvm: Disable GICv2 supportQuentin Perret2021-12-151-1/+1
| |/
* / KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier2021-12-081-2/+2
|/
* Merge branch kvm-arm64/vgic-fixes-5.16 into kvmarm-master/nextMarc Zyngier2021-10-171-3/+18
|\
| * KVM: arm64: vgic-v3: Reduce common group trapping to ICV_DIR_EL1 when possibleMarc Zyngier2021-10-171-4/+11
| * KVM: arm64: vgic-v3: Work around GICv3 locally generated SErrorsMarc Zyngier2021-10-171-0/+8
* | KVM: arm64: vgic-v3: Check redist region is not above the VM IPA sizeRicardo Koller2021-10-111-2/+4
|/
* KVM: arm64: vgic: Resample HW pending state on deactivationMarc Zyngier2021-08-201-31/+5
* KVM: arm64: vgic: Implement SW-driven deactivationMarc Zyngier2021-06-011-4/+15
* KVM: arm64: GICv4.1: Try to save VLPI state in save_pending_tablesShenming Lu2021-03-241-6/+60
* KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibilityMarc Zyngier2021-03-061-2/+6
* KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Marc Zyngier2021-03-061-1/+3
* KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()Marc Zyngier2020-12-271-12/+6
* KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()Alexandru Elisei2020-12-231-3/+0
* KVM: arm64: nVHE: Fix pointers during SMCCC convertionAndrew Scull2020-09-151-2/+2
* KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpuChristoffer Dall2020-05-281-6/+8
* KVM: Fix spelling in code commentsFuad Tabba2020-05-161-1/+1
* KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier2020-05-161-0/+691