[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7f9c89b5-c1df-011f-917d-89d2e880049d@redhat.com>
Date: Wed, 12 Feb 2020 12:43:14 +0100
From: Paolo Bonzini <pbonzini@...hat.com>
To: Auger Eric <eric.auger@...hat.com>, Wei Huang <wei.huang2@....com>
Cc: eric.auger.pro@...il.com, linux-kernel@...r.kernel.org,
kvm@...r.kernel.org, vkuznets@...hat.com, thuth@...hat.com,
drjones@...hat.com
Subject: Re: [PATCH v4 3/3] selftests: KVM: SVM: Add vmcall test
On 07/02/20 11:15, Auger Eric wrote:
>> Probably rename the file to svm_nested_vmcall_test.c. This matches with
>> the naming convention of VMX's nested tests. Otherwise people might not know
>> it is a nested one.
> From what I understand, all the vmx_* (including vmx_tsc_adjust_test for
> instance) are related to nested. So I'd rather leave svm_ prefix for
> nested SVM.
That is not strictly necessary, as there could be tests for Intel or
AMD-specific bugs or features. But in practice you are right, "vmx_"
right now means it's testing nested. We can rename all of them to
"nvmx_*" and "nsvm_*", but in the meanwhile your patch does not
introduce any inconsistency.
Queued, thanks!
Paolo
Powered by blists - more mailing lists