KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
authorSean Christopherson <seanjc@google.com>
Tue, 13 Dec 2022 00:16:45 +0000 (00:16 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 27 Dec 2022 11:00:47 +0000 (06:00 -0500)
commit6a5db83adfd668b3c1092274ddf45903eb1fe435
tree6425169cf378a6148f621c2b479506f58e4746b6
parent1525429fe5cb8e23b74c6dd473bb477a35906704
KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86

Rename UNAME_M to ARCH_DIR and explicitly set it directly for x86.  At
this point, the name of the arch directory really doesn't have anything
to do with `uname -m`, and UNAME_M is unnecessarily confusing given that
its purpose is purely to identify the arch specific directory.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20221213001653.3852042-7-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/Makefile