diff options
author | Atish Patra <atishp@rivosinc.com> | 2025-03-03 14:53:08 -0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2025-03-06 09:57:07 +0530 |
commit | 4b506adfea902ab56af3cd4129cb2ebfa5051190 (patch) | |
tree | 47a2dc74a1c83a1d4aa2ea1959024765f67716fa /tools/testing/vma | |
parent | 1f6bbe12556033bfc90c0cc45f75eda921cdebe3 (diff) |
KVM: riscv: selftests: Change command line option
The PMU test commandline option takes an argument to disable a
certain test. The initial assumption behind this was a common use case
is just to run all the test most of the time. However, running a single
test seems more useful instead. Especially, the overflow test has been
helpful to validate PMU virtualizaiton interrupt changes.
Switching the command line option to run a single test instead
of disabling a single test also allows to provide additional
test specific arguments to the test. The default without any options
remains unchanged which continues to run all the tests.
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Atish Patra <atishp@rivosinc.com>
Link: https://lore.kernel.org/r/20250303-kvm_pmu_improve-v2-3-41d177e45929@rivosinc.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/testing/vma')
0 files changed, 0 insertions, 0 deletions