On Mon, Sep 06, 2021 at 08:52:48AM +0200, Andrew Jones wrote: > On Fri, Sep 03, 2021 at 04:11:54PM -0700, Ricardo Koller wrote: > > Add memslot_perf_test and memslot_modification_stress_test to the list > > of aarch64 selftests. > > > > Signed-off-by: Ricardo Koller <ricarkol@xxxxxxxxxx> > > --- > > tools/testing/selftests/kvm/Makefile | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/tools/testing/selftests/kvm/Makefile b/tools/testing/selftests/kvm/Makefile > > index 5832f510a16c..e6e88575c40b 100644 > > --- a/tools/testing/selftests/kvm/Makefile > > +++ b/tools/testing/selftests/kvm/Makefile > > @@ -84,6 +84,8 @@ TEST_GEN_PROGS_x86_64 += set_memory_region_test > > TEST_GEN_PROGS_x86_64 += steal_time > > TEST_GEN_PROGS_x86_64 += kvm_binary_stats_test > > > > +TEST_GEN_PROGS_aarch64 += memslot_modification_stress_test > > +TEST_GEN_PROGS_aarch64 += memslot_perf_test > > TEST_GEN_PROGS_aarch64 += aarch64/debug-exceptions > > TEST_GEN_PROGS_aarch64 += aarch64/get-reg-list > > TEST_GEN_PROGS_aarch64 += aarch64/vgic_init > > These tests need to be added below the aarch64/* tests and in alphabetical > order. > Sure, will fix this in v2. Thanks, Ricardo > Thanks, > drew > > > -- > > 2.33.0.153.gba50c8fa24-goog > > > _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm