On Mon, Sep 9, 2013 at 3:17 PM, Jan Kiszka <[email protected]> wrote:
> On 2013-09-09 06:57, Arthur Chunqi Li wrote:
>> This series of patches provide the framework of nested EPT and some test
>> cases for nested EPT features.
>>
>> Arthur Chunqi Li (2):
>>   kvm-unit-tests: VMX: The framework of EPT for nested VMX testing
>>   kvm-unit-tests: VMX: Test cases for nested EPT
>>
>>  x86/vmx.c       |  159 ++++++++++++++++++++++++++++++++-
>>  x86/vmx.h       |   76 ++++++++++++++++
>>  x86/vmx_tests.c |  266 
>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>  3 files changed, 497 insertions(+), 4 deletions(-)
>>
>
> I suppose this is v2 of the previous patch? What is the delta? A meta
> changelog could go here.
Yes, v1 just provide the framework of EPT (similar to the first patch
of this series), and some more tests about nested EPT is added in this
series (the second patch).

Arthur
>
> Jan
>
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to