On Tue, Sep 07, 2021 at 11:09:55AM -0700, Ricardo Koller wrote: > Enable memslot_modification_stress_test and memslot_perf_test in ARM64 > (second patch). memslot_modification_stress_test builds and runs in > aarch64 without any modification. memslot_perf_test needs some nits > regarding ucalls (first patch). > > Can anybody try these two tests in s390, please? > > Changes: > v2: Makefile tests in the right order (from Andrew). Hi Ricardo, You could have collected all the r-b's too. Thanks, drew > > Ricardo Koller (2): > KVM: selftests: make memslot_perf_test arch independent > KVM: selftests: build the memslot tests for arm64 > > tools/testing/selftests/kvm/Makefile | 2 + > .../testing/selftests/kvm/memslot_perf_test.c | 56 +++++++++++-------- > 2 files changed, 36 insertions(+), 22 deletions(-) > > -- > 2.33.0.153.gba50c8fa24-goog >