Re: [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests
From: Christoph Schlameuss
Date: Fri Apr 10 2026 - 08:02:55 EST
On Thu Apr 2, 2026 at 5:01 PM CEST, Claudio Imbrenda wrote:
> Enable the following tests on s390:
> * memslot_modification_stress_test
> * memslot_perf_test
> * mmu_stress_test
>
> Since the first two tests are now supported on all architectures, move
> them into TEST_GEN_PROGS_COMMON and out of the indiviual architectures.
>
> Signed-off-by: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
Reviewed-by: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
> ---
> tools/testing/selftests/kvm/Makefile.kvm | 9 +++------
> 1 file changed, 3 insertions(+), 6 deletions(-)