diff options
author | 2022-09-26 10:14:57 -0700 | |
---|---|---|
committer | 2022-09-27 07:58:03 -0400 | |
commit | 0f816e024f2fb5a52ebd42daf07233a5b45c25dd (patch) | |
tree | 2855a2546f5ecc71fe277421daa9b5bf2693c928 /scripts/generate_rust_analyzer.py | |
parent | Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD (diff) | |
download | wireguard-linux-0f816e024f2fb5a52ebd42daf07233a5b45c25dd.tar.xz wireguard-linux-0f816e024f2fb5a52ebd42daf07233a5b45c25dd.zip |
KVM: selftests: Skip tests that require EPT when it is not available
Skip selftests that require EPT support in the VM when it is not
available. For example, if running on a machine where kvm_intel.ept=N
since KVM does not offer EPT support to guests if EPT is not supported
on the host.
This commit causes vmx_dirty_log_test to be skipped instead of failing
on hosts where kvm_intel.ept=N.
Signed-off-by: David Matlack <dmatlack@google.com>
Message-Id: <20220926171457.532542-1-dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions