* [GIT PULL] LoongArch KVM changes for v6.17
@ 2025-07-22 11:56 Huacai Chen
0 siblings, 0 replies; only message in thread
From: Huacai Chen @ 2025-07-22 11:56 UTC (permalink / raw)
To: Paolo Bonzini, Huacai Chen, Tianrui Zhao, Bibo Mao
Cc: kvm, loongarch, linux-kernel, Xuerui Wang, Jiaxun Yang,
Huacai Chen
The following changes since commit 89be9a83ccf1f88522317ce02f854f30d6115c41:
Linux 6.16-rc7 (2025-07-20 15:18:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-kvm-6.17
for you to fetch changes up to 36d09b96d3e79518e2be31fc7960cc694702afb8:
LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exits (2025-07-21 09:26:35 +0800)
----------------------------------------------------------------
LoongArch KVM changes for v6.17
1. Simplify some KVM routines.
2. Enhance in-kernel irqchip emulation.
3. Add stat information with kernel irqchip.
4. Add tracepoints for CPUCFG and CSR emulation exits.
----------------------------------------------------------------
Bibo Mao (8):
LoongArch: KVM: Remove unnecessary local variable
LoongArch: KVM: Remove unused parameter len
LoongArch: KVM: Remove never called default case statement
LoongArch: KVM: Use standard bitops API with eiointc
LoongArch: KVM: Use generic function loongarch_eiointc_read()
LoongArch: KVM: Use generic function loongarch_eiointc_write()
LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()
LoongArch: KVM: Add stat information with kernel irqchip
Yulong Han (1):
LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exits
Yury Norov (NVIDIA) (2):
LoongArch: KVM: Rework kvm_send_pv_ipi()
LoongArch: KVM: Simplify kvm_deliver_intr()
arch/loongarch/include/asm/kvm_host.h | 12 +-
arch/loongarch/kvm/exit.c | 33 +-
arch/loongarch/kvm/intc/eiointc.c | 553 +++++-----------------------------
arch/loongarch/kvm/intc/ipi.c | 28 +-
arch/loongarch/kvm/intc/pch_pic.c | 4 +-
arch/loongarch/kvm/interrupt.c | 25 +-
arch/loongarch/kvm/trace.h | 14 +-
arch/loongarch/kvm/vcpu.c | 8 +-
8 files changed, 132 insertions(+), 545 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-22 11:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22 11:56 [GIT PULL] LoongArch KVM changes for v6.17 Huacai Chen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).