index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
/
vgic-debug.c
Age
Commit message (
Expand
)
Author
2026-02-02
KVM: arm64: Use standard seq_file iterator for vgic-debug debugfs
Fuad Tabba
2026-02-02
KVM: arm64: Reimplement vgic-debug XArray iteration
Fuad Tabba
2025-11-08
KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray
Oliver Upton
2025-09-10
KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIs
Oliver Upton
2025-05-30
KVM: arm64: vgic-debug: Avoid dereferencing NULL ITE pointer
Marc Zyngier
2025-05-22
KVM: arm64: Fix documentation for vgic_its_iter_next()
Marc Zyngier
2025-05-19
KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables
Jing Zhang
2024-11-20
KVM: arm64: vgic: Make vgic_get_irq() more robust
Marc Zyngier
2024-08-19
KVM: arm64: vgic-debug: Don't put unmarked LPIs
Zenghui Yu
2024-08-07
KVM: arm64: vgic-debug: Exit the iterator properly w/o LPI
Zenghui Yu
2024-04-25
KVM: arm64: vgic-debug: Use an xarray mark for debug iterator
Oliver Upton
2024-02-23
KVM: arm64: vgic: Use atomics to count LPIs
Oliver Upton
2023-09-30
KVM: arm64: vgic: Use vcpu_idx for the debug information
Marc Zyngier
2023-03-29
KVM: arm64: Use config_lock to protect vgic state
Oliver Upton
2022-04-06
KVM: arm64: vgic: Remove unnecessary type castings
Yu Zhe
2020-09-18
KVM: arm64: vgic-debug: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier