v1 -> v2: * Instead of rendering bits 63:48 non-canonical, the entire base address of the segment registers is now rendered non-canonical for the purpose of the test. * Experiment shows that only FS, GS, LDTR and TR registers are canonicalized by VMRUN/VMEXIT. Tests have been adjusted accordingly. [PATCH v2] nSVM: Test: Test VMRUN/VMEXIT's canonicalization of segement base addresses x86/svm_tests.c | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) Krish Sadhukhan (1): nSVM: Test VMRUN's canonicalization of segement base addresses