Re: [PATCH kvm-unit-tests v3] Check SMEP when cr0.wp=0

2011-07-05 Thread Xiao Guangrong
On 07/05/2011 05:00 PM, Yang, Wei wrote: > This patch adds SMEP to all test cases and checks SMEP when > cr0.wp=0. > > changes since v2: Recover U/S bit after turning off SMEP and correct > the title changes since v1: Add SMEP to all test cases and verify it > before setting cr4 > > Reviewed-by

[PATCH kvm-unit-tests v3] Check SMEP when cr0.wp=0

2011-07-05 Thread Yang, Wei
This patch adds SMEP to all test cases and checks SMEP when cr0.wp=0. changes since v2: Recover U/S bit after turning off SMEP and correct the title changes since v1: Add SMEP to all test cases and verify it before setting cr4 Signed-off-by: Yang, Wei Signed-off-by: Shan, Hai