Skip to content
Commit c930e197 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

selftests: kvm: fix vmx_set_nested_state_test



vmx_set_nested_state_test is trying to use the KVM_STATE_NESTED_EVMCS without
enabling enlightened VMCS first.  Correct the outcome of the test, and actually
test that it succeeds after the capability is enabled.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 65efa61d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment