]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name
authorYosry Ahmed <yosry@kernel.org>
Mon, 16 Mar 2026 20:27:32 +0000 (20:27 +0000)
committerSean Christopherson <seanjc@google.com>
Fri, 3 Apr 2026 23:08:05 +0000 (16:08 -0700)
commit052ca584bd7c51de0de96e684631570459d46cda
treeb62598de07da8aa5b270e661f28cbe9b55ed7d38
parent428543fbf06c498d9835d549920c2206befc1589
KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name

The test checks both invalid GPAs as well as unmappable GPAs, so drop
'invalid' from its name.

Signed-off-by: Yosry Ahmed <yosry@kernel.org>
Link: https://patch.msgid.link/20260316202732.3164936-10-yosry@kernel.org
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/Makefile.kvm
tools/testing/selftests/kvm/x86/svm_nested_vmcb12_gpa.c [moved from tools/testing/selftests/kvm/x86/svm_nested_invalid_vmcb12_gpa.c with 100% similarity]