v1 -> v2: Rebased to the latest Upstream repo. No other changes. Patch# 1: Adds the required enum values to the header file Patch# 2: Adds the test code [PATCH 1/2 v2] kvm-unit-test: VMX: Add enum for GUEST_BNDCFGS field and LOAD_BNDCFGS [PATCH 2/2 v2] kvm-unit-test: nVMX: Test GUEST_BNDCFGS VM-Entry control on vmentry of x86/vmx.h | 2 ++ x86/vmx_tests.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 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