If VMLOAD/VMSAVE intercepts are disabled, no respective #VMEXIT to host happens. Enabling VMLOAD/VMSAVE intercept will cause respective #VMEXIT to host. [PATCH] nSVM: Test VMLOAD/VMSAVE intercepts x86/svm_tests.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) Krish Sadhukhan (1): nSVM: Test VMLOAD/VMSAVE intercepts