]> xenbits.xensource.com Git - people/pauldu/linux.git/commit
RISC-V: KVM: selftests: Add steal_time test support
authorAndrew Jones <ajones@ventanamicro.com>
Wed, 20 Dec 2023 16:00:25 +0000 (17:00 +0100)
committerAnup Patel <anup@brainfault.org>
Sat, 30 Dec 2023 05:56:45 +0000 (11:26 +0530)
commit60b6e31c499643b25d4b3ccb4cc8e365dfdb8863
tree067d89fa9c1dc440622a15461ce506e3c225f804
parent945d880d6be0fd19bbc77d80d113bd2ca74c74f8
RISC-V: KVM: selftests: Add steal_time test support

With the introduction of steal-time accounting support for
RISC-V KVM we can add RISC-V support to the steal_time test.

Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
tools/testing/selftests/kvm/Makefile
tools/testing/selftests/kvm/include/riscv/processor.h
tools/testing/selftests/kvm/steal_time.c