diff options
author | David Matlack <dmatlack@google.com> | 2022-09-26 10:14:57 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-27 07:58:03 -0400 |
commit | 0f816e024f2fb5a52ebd42daf07233a5b45c25dd (patch) | |
tree | 2855a2546f5ecc71fe277421daa9b5bf2693c928 /lib/lz4 | |
parent | 69604fe76e58c9d195e48b41d019b07fc27ce9d7 (diff) |
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 'lib/lz4')
0 files changed, 0 insertions, 0 deletions