v1 -> v2: 1. Explicitly set CR0.PE in the first test case and CR4.PAE in the second. 2. Set CR0.PE in the third test case as it was missing in v1. 3. Changed the patch title from " KVM: nSVM: Test combinations of..." to " kvm-unit-tests: nSVM: Test combinations of...". [PATCH v2] kvm-unit-tests: nSVM: Test combination of EFER.LME, CR0.PG x86/svm_tests.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+)