Santosh's vNMI test, plus a prep patch to dedup a pile of copy+paste code in the SVM test for handling fatal errors in the guest. Santosh, can you check that I didn't break anything in the vNMI test? I don't have access to the necessary hardware. Thanks! Santosh Shukla (1): x86: nSVM: Add support for VNMI test Sean Christopherson (1): nSVM: Add helper to report fatal errors in guest lib/x86/processor.h | 1 + x86/svm.c | 5 ++ x86/svm.h | 8 ++ x86/svm_tests.c | 205 ++++++++++++++++++++++++++------------------ 4 files changed, 134 insertions(+), 85 deletions(-) base-commit: 723a5703848d91f7aea8bc01d12fe8b1a6fc2391 -- 2.40.0.348.gf938b09366-goog