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). 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