[PATCH 0/3] target/loongarch: PMU enhancement in KVM mode

Bibo Mao posted 3 patches 3 weeks, 1 day ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251023024726.2995960-1-maobibo@loongson.cn
Maintainers: Song Gao <gaosong@loongson.cn>
There is a newer version of this series
target/loongarch/cpu-csr.h | 10 ++++++
target/loongarch/cpu.c     | 14 ++++++++-
target/loongarch/cpu.h     |  8 +++++
target/loongarch/csr.c     |  8 +++++
target/loongarch/kvm/kvm.c | 64 ++++++++++++++++++++++++++++++++++++++
target/loongarch/machine.c | 43 ++++++++++---------------
6 files changed, 120 insertions(+), 27 deletions(-)
[PATCH 0/3] target/loongarch: PMU enhancement in KVM mode
Posted by Bibo Mao 3 weeks, 1 day ago
This patchset add PMU migration support and CSR register dump support
with debug purpose, also it removes TLB migration support in TCG mode.

Bibo Mao (3):
  target/loongarch: Add PMU migration support in KVM mode
  target/loongarch: Add PMU register dump support in KVM mode
  target/loongarch: Remove LoongArch TLB migration support in TCG mode

 target/loongarch/cpu-csr.h | 10 ++++++
 target/loongarch/cpu.c     | 14 ++++++++-
 target/loongarch/cpu.h     |  8 +++++
 target/loongarch/csr.c     |  8 +++++
 target/loongarch/kvm/kvm.c | 64 ++++++++++++++++++++++++++++++++++++++
 target/loongarch/machine.c | 43 ++++++++++---------------
 6 files changed, 120 insertions(+), 27 deletions(-)


base-commit: c0e80879c876cbe4cbde43a92403329bcedf2ba0
-- 
2.39.3