[PATCH] x86: Add test for TPR threshold and vTPR check on VM-entry This patch adds a test for the TPR-vTPR vmentry check as mentioned in 26.2.1.1 of Intel SDM Vol. 3C. x86/vmx.h | 1 + x86/vmx_tests.c | 123 +++++++++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 106 insertions(+), 18 deletions(-) Krish Sadhukhan (1): x86: Add test for TPR threshold and vTPR check on VM-entry