Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not sup…
…ported vmx_dirty_log_test fails on AMD and this is no surprise as it is VMX specific. Bail early when nested VMX is unsupported. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
- Loading branch information