Re: [PATCH 0/2] kvm-unit-tests: VMX: Test nested EPT features

2013-09-09 Thread Arthur Chunqi Li
On Mon, Sep 9, 2013 at 3:17 PM, Jan Kiszka 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 t

Re: [PATCH 0/2] kvm-unit-tests: VMX: Test nested EPT features

2013-09-09 Thread Jan Kiszka
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

[PATCH 0/2] kvm-unit-tests: VMX: Test nested EPT features

2013-09-08 Thread Arthur Chunqi Li
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 +++