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