index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
/
vgic-v3.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
Sascha Bischoff
1
-1
/
+4
2025-09-17
KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibility
Marc Zyngier
1
-0
/
+8
2025-03-19
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
1
-1
/
+1
2025-03-03
KVM: arm64: nv: Nested GICv3 emulation
Marc Zyngier
1
-0
/
+11
2025-03-03
arm64: sysreg: Add layout for ICH_VTR_EL2
Marc Zyngier
1
-9
/
+7
2025-03-03
arm64: sysreg: Add layout for ICH_HCR_EL2
Marc Zyngier
1
-8
/
+9
2025-02-26
arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
Shameer Kolothum
1
-1
/
+1
2025-01-17
Merge branch kvm-arm64/misc-6.14 into kvmarm-master/next
Marc Zyngier
1
-2
/
+3
2025-01-11
KVM: arm64: vgic: Use str_enabled_disabled() in vgic_v3_probe()
Thorsten Blum
1
-2
/
+3
2024-12-20
KVM: arm64: Introduce __pkvm_vcpu_{load,put}()
Marc Zyngier
1
-2
/
+4
2024-11-20
KVM: arm64: vgic: Make vgic_get_irq() more robust
Marc Zyngier
1
-1
/
+1
2024-08-27
KVM: arm64: Force SRE traps when SRE access is not enabled
Marc Zyngier
1
-1
/
+4
2024-08-27
KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps()
Marc Zyngier
1
-0
/
+9
2024-08-02
KVM: arm64: fix kdoc warnings in W=1 builds
Sebastian Ott
1
-1
/
+1
2024-05-01
KVM: arm64: Simplify vgic-v3 hypercalls
Marc Zyngier
1
-21
/
+2
2024-02-23
KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
Oliver Upton
1
-1
/
+2
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
1
-1
/
+1
2023-07-13
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
1
-1
/
+1
2023-05-19
KVM: arm64: vgic: Fix a circular locking issue
Jean-Philippe Brucker
1
-7
/
+0
2023-05-11
KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...
Marc Zyngier
1
-0
/
+4
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-4
/
+5
2023-02-13
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
1
-4
/
+5
2023-01-29
KVM: arm64: Allow no running vcpu on saving vgic3 pending table
Gavin Shan
1
-1
/
+1
2023-01-29
KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending status
Gavin Shan
1
-1
/
+1
2023-01-21
KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivation
Marc Zyngier
1
-14
/
+11
2023-01-17
KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-4
/
+5
2023-01-05
KVM: arm64: vgic: Add Apple M2 cpus to the list of broken SEIS implementations
Marc Zyngier
1
-0
/
+2
2022-05-15
KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaround
Marc Zyngier
1
-0
/
+4
2022-01-28
Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-2
/
+15
2022-01-22
KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systems
Marc Zyngier
1
-2
/
+15
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-3
/
+3
2021-12-16
Merge branch kvm-arm64/vgic-fixes-5.17 into kvmarm-master/next
Marc Zyngier
1
-2
/
+2
2021-12-16
KVM: arm64: vgic: Demote userspace-triggered console prints to kvm_debug()
Marc Zyngier
1
-2
/
+2
2021-12-15
KVM: arm64: pkvm: Disable GICv2 support
Quentin Perret
1
-1
/
+1
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
1
-2
/
+2
2021-10-17
Merge branch kvm-arm64/vgic-fixes-5.16 into kvmarm-master/next
Marc Zyngier
1
-3
/
+18
2021-10-17
KVM: arm64: vgic-v3: Reduce common group trapping to ICV_DIR_EL1 when possible
Marc Zyngier
1
-4
/
+11
2021-10-17
KVM: arm64: vgic-v3: Work around GICv3 locally generated SErrors
Marc Zyngier
1
-0
/
+8
2021-10-11
KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size
Ricardo Koller
1
-2
/
+4
2021-08-20
KVM: arm64: vgic: Resample HW pending state on deactivation
Marc Zyngier
1
-31
/
+5
2021-06-01
KVM: arm64: vgic: Implement SW-driven deactivation
Marc Zyngier
1
-4
/
+15
2021-03-24
KVM: arm64: GICv4.1: Try to save VLPI state in save_pending_tables
Shenming Lu
1
-6
/
+60
2021-03-06
KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility
Marc Zyngier
1
-2
/
+6
2021-03-06
KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
Marc Zyngier
1
-1
/
+3
2020-12-27
KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()
Marc Zyngier
1
-12
/
+6
2020-12-23
KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()
Alexandru Elisei
1
-3
/
+0
2020-09-15
KVM: arm64: nVHE: Fix pointers during SMCCC convertion
Andrew Scull
1
-2
/
+2
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
1
-6
/
+8
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
1
-1
/
+1
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
1
-0
/
+691