]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: kvm: list once tests that are valid on all architectures
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 1 Apr 2025 14:13:27 +0000 (16:13 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 4 Apr 2025 10:23:25 +0000 (06:23 -0400)
commitc57047f6f37906cc4f6a4fec1683f87731f25248
tree2754b182ed1d8305b29362151b54fa0a1ac15031
parent11934771e7e79dcf4528803f9e3299b214c36f30
selftests: kvm: list once tests that are valid on all architectures

Several tests cover infrastructure from virt/kvm/ and userspace APIs that have
only minimal requirements from architecture-specific code.  As such, they are
available on all architectures that have libkvm support, and this presumably
will apply also in the future (for example if loongarch gets selftests support).
Put them in a separate variable and list them only once.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20250401141327.785520-1-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/Makefile.kvm