Patch# 1: Adds the required enum values to the header file Patch# 2: Adds the test code [PATCH 1/2] kvm-unit-test: VMX: Add enum for GUEST_BNDCFGS field and LOAD_BNDCFGS [PATCH 2/2] kvm-unit-test: nVMX: Test GUEST_BNDCFGS VM-Entry control on vmentry of x86/vmx.h | 2 ++ x86/vmx_tests.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) Krish Sadhukhan (2): VMX: Add enum for GUEST_BNDCFGS field and LOAD_BNDCFGS vmentry control fie nVMX: Test GUEST_BNDCFGS VM-Entry control on vmentry of nested guests