On 2013-07-25 18:51, Bandan Das wrote:
> Arthur Chunqi Li <yzt...@gmail.com> writes:
> 
>> This is the first version of VMX nested environment. It contains the
>> basic VMX instructions test cases, including VMXON/VMXOFF/VMXPTRLD/
>> VMXPTRST/VMCLEAR/VMLAUNCH/VMRESUME/VMCALL. This patchalso tests the
>> basic execution routine in VMX nested environment andlet the VM print
>> "Hello World" to inform its successfully run.
>>
>> The first release also includes a test suite for vmenter (vmlaunch and
>> vmresume). Besides, hypercall mechanism is included and currently it is
>> used to invoke VM normal exit.
> 
> What's the difference between this and the one you posted earlier :
> [PATCH] kvm-unit-tests : Basic architecture of VMX nested test case
> <1374730297-27169-1-git-send-email-yzt...@gmail.com>
> 
> Can you please mention what's changed in v2 ?

True. A changelog can go...

> 
> Bandan
> 
>> New files added:
>> x86/vmx.h : contains all VMX related macro declerations
>> x86/vmx.c : main file for VMX nested test case
>>
>> Signed-off-by: Arthur Chunqi Li <yzt...@gmail.com>
>> ---

...here, ie. after the --- so that it wont be part of the commit.

Jan


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to