linux/arch/loongarch/kvm
Yulong Han 36d09b96d3 LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exits
This patch adds tracepoints to track KVM exits caused by CPUCFG and
CSR emulation. Note that IOCSR emulation tracing is already covered
by the generic trace_kvm_iocsr().

Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Signed-off-by: Yulong Han <wheatfox17@icloud.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
2025-07-21 09:26:35 +08:00
..
intc LoongArch: KVM: Add stat information with kernel irqchip 2025-07-21 09:26:32 +08:00
exit.c LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exits 2025-07-21 09:26:35 +08:00
interrupt.c LoongArch: KVM: Simplify kvm_deliver_intr() 2025-07-21 09:26:32 +08:00
irqfd.c LoongArch: KVM: Add irqfd support 2024-11-13 16:18:27 +08:00
Kconfig LoongArch: KVM: Register perf callbacks for guest 2025-03-18 16:48:08 +08:00
main.c LoongArch: KVM: Fix multiple typos of KVM code 2025-04-26 09:58:13 +08:00
Makefile Fix mis-uses of 'cc-option' for warning disablement 2025-04-23 10:08:29 -07:00
mmu.c LoongArch: KVM: Do not flush tlb if HW PTW supported 2025-05-20 20:20:18 +08:00
switch.S LoongArch: KVM: Remove PGD saving during VM context switch 2025-03-18 16:48:08 +08:00
timer.c LoongArch: KVM: Mark hrtimer to expire in hard interrupt context 2024-10-23 22:15:44 +08:00
tlb.c LoongArch: KVM: Delay secondary mmu tlb flush until guest entry 2024-07-09 16:25:50 +08:00
trace.h LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exits 2025-07-21 09:26:35 +08:00
vcpu.c LoongArch: KVM: Add stat information with kernel irqchip 2025-07-21 09:26:32 +08:00
vm.c LoongArch: KVM: Fix GPA size issue about VM 2025-03-08 13:52:04 +08:00