From: Paolo Bonzini <pbonzini@redhat.com>
To: Vitaly Kuznetsov <vkuznets@redhat.com>, kvm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
Sean Christopherson <sean.j.christopherson@intel.com>,
Jim Mattson <jmattson@google.com>
Subject: Re: [PATCH 0/3] selftests: kvm: improvements to VMX support check
Date: Wed, 9 Oct 2019 10:07:42 +0200 [thread overview]
Message-ID: <e331c1a7-b102-956c-9f26-170966872ff2@redhat.com> (raw)
In-Reply-To: <20191008194338.24159-1-vkuznets@redhat.com>
On 08/10/19 21:43, Vitaly Kuznetsov wrote:
> vmx_dirty_log_test fails on AMD and this is no surprise as it is VMX
> specific. Consolidate checks from other VMX tests into a library routine
> and add a check to skip the test when !VMX.
>
> Vitaly Kuznetsov (3):
> selftests: kvm: vmx_set_nested_state_test: don't check for VMX support
> twice
> selftests: kvm: consolidate VMX support checks
> selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not
> supported
>
> tools/testing/selftests/kvm/include/x86_64/vmx.h | 2 ++
> tools/testing/selftests/kvm/lib/x86_64/vmx.c | 10 ++++++++++
> .../kvm/x86_64/vmx_close_while_nested_test.c | 6 +-----
> .../selftests/kvm/x86_64/vmx_dirty_log_test.c | 2 ++
> .../kvm/x86_64/vmx_set_nested_state_test.c | 13 ++-----------
> .../selftests/kvm/x86_64/vmx_tsc_adjust_test.c | 6 +-----
> 6 files changed, 18 insertions(+), 21 deletions(-)
>
Queued, thanks.
Paolo
prev parent reply other threads:[~2019-10-09 8:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-08 19:43 [PATCH 0/3] selftests: kvm: improvements to VMX support check Vitaly Kuznetsov
2019-10-08 19:43 ` [PATCH 1/3] selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice Vitaly Kuznetsov
2019-10-08 19:43 ` [PATCH 2/3] selftests: kvm: consolidate VMX support checks Vitaly Kuznetsov
2019-10-08 19:43 ` [PATCH 3/3] selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supported Vitaly Kuznetsov
2019-10-09 8:07 ` Paolo Bonzini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e331c1a7-b102-956c-9f26-170966872ff2@redhat.com \
--to=pbonzini@redhat.com \
--cc=jmattson@google.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sean.j.christopherson@intel.com \
--cc=vkuznets@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox