index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
/
vgic-v4.c
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
10 days
KVM: arm64: Disambiguate support for vSGIs v. vLPIs
Oliver Upton
2025-06-23
KVM: Don't WARN if updating IRQ bypass route fails
Sean Christopherson
2025-06-20
KVM: arm64: WARN if unmapping a vLPI fails in any path
Sean Christopherson
2025-05-30
KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()
Oliver Upton
2025-05-30
KVM: arm64: Protect vLPI translation with vgic_irq::irq_lock
Oliver Upton
2025-05-30
KVM: arm64: Use lock guard in vgic_v4_set_forwarding()
Oliver Upton
2025-03-19
Merge branch 'kvm-arm64/nv-vgic' into kvmarm/next
Oliver Upton
2025-03-03
KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
Oliver Upton
2025-02-26
KVM: arm64: vgic-v4: Fall back to software irqbypass if LPI not found
Oliver Upton
2025-02-26
KVM: arm64: vgic-v4: Only WARN for HW IRQ mismatch when unmapping vLPI
Oliver Upton
2024-11-20
KVM: arm64: vgic: Make vgic_get_irq() more robust
Marc Zyngier
2023-11-20
KVM: arm64: GICv4: Do not perform a map to a mapped vLPI
Kunkun Jiang
2023-07-13
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
2023-05-19
KVM: arm64: vgic: Fix locking comment
Jean-Philippe Brucker
2023-03-29
KVM: arm64: Use config_lock to protect vgic state
Oliver Upton
2023-01-21
KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivation
Marc Zyngier
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-10-17
KVM: arm64: vgic: Add memcg accounting to vgic allocations
Jia He
2021-03-24
KVM: arm64: GICv4.1: Restore VLPI pending state to physical side
Zenghui Yu
2021-03-24
KVM: arm64: GICv4.1: Add function to get VLPI state
Shenming Lu
2020-11-30
KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit
Shenming Lu
2020-06-23
KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell
Marc Zyngier
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier