[PATCH 0/2] RISC-V: KVM: Enable ring-based dirty memory tracking
zhouquan at iscas.ac.cn
zhouquan at iscas.ac.cn
Fri Jun 13 04:29:48 PDT 2025
From: Quan Zhou <zhouquan at iscas.ac.cn>
Enable ring-based dirty memory tracking and add some
common KVM tests for riscv.
Quan Zhou (2):
RISC-V: KVM: Enable ring-based dirty memory tracking
KVM: riscv: selftests: Add common supported test cases
Documentation/virt/kvm/api.rst | 2 +-
arch/riscv/include/uapi/asm/kvm.h | 1 +
arch/riscv/kvm/Kconfig | 1 +
arch/riscv/kvm/vcpu.c | 18 ++++++++++++++++--
tools/testing/selftests/kvm/Makefile.kvm | 12 ++++++++++++
.../selftests/kvm/include/riscv/processor.h | 2 ++
tools/testing/selftests/rseq/rseq-riscv.h | 3 +--
7 files changed, 34 insertions(+), 5 deletions(-)
--
2.34.1
More information about the kvm-riscv
mailing list