linux-xiaomi-chiron/tools/testing/selftests/kvm/lib/x86_64
Vitaly Kuznetsov 7bcf732e74 KVM: selftests: define and use EVMCS_VERSION
KVM allows to use revision_id from MSR_IA32_VMX_BASIC as eVMCS revision_id
to workaround a bug in genuine Hyper-V (see the comment in
nested_vmx_handle_enlightened_vmptrld()), this shouldn't be used by
default. Switch to using KVM_EVMCS_VERSION(1).

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-03-16 18:19:31 +01:00
..
processor.c selftests: kvm: Uses TEST_FAIL in tests/utilities 2020-03-16 17:59:11 +01:00
svm.c KVM: selftests: Use consistent message for test skipping 2020-03-16 17:59:05 +01:00
ucall.c KVM: selftests: fix ucall on x86 2019-09-25 15:15:03 +02:00
vmx.c KVM: selftests: define and use EVMCS_VERSION 2020-03-16 18:19:31 +01:00