All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: kvm@vger.kernel.org
Cc: Krish Sadhukhan <krish.sadhukhan@oracle.com>
Subject: [PATCH kvm-unit-tests 0/4] test GUEST_EFER field and address size controls
Date: Wed, 25 Sep 2019 18:14:22 +0200	[thread overview]
Message-ID: <1569428066-27894-1-git-send-email-pbonzini@redhat.com> (raw)

This series extends the HOST_EFER tests to test the host address size
(patch 2) and adds matching tests for GUEST_EFER (patches 3-4).

Paolo Bonzini (4):
  x86: vmx_tests: gate load guest PAT tests on the correct bit
  x86: vmx_tests: extend HOST_EFER tests
  x86: vmx_tests: prepare for extending guest state area tests
  x86: vmx_tests: add GUEST_EFER tests

 x86/vmx_tests.c | 219 +++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 145 insertions(+), 74 deletions(-)

-- 
1.8.3.1


             reply	other threads:[~2019-09-25 16:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-25 16:14 Paolo Bonzini [this message]
2019-09-25 16:14 ` [PATCH kvm-unit-tests 1/4] x86: vmx_tests: gate load guest PAT tests on the correct bit Paolo Bonzini
2019-09-25 16:14 ` [PATCH kvm-unit-tests 2/4] x86: vmx_tests: extend HOST_EFER tests Paolo Bonzini
2019-11-23  1:40   ` Nadav Amit
2019-11-23 10:22     ` Paolo Bonzini
2019-09-25 16:14 ` [PATCH kvm-unit-tests 3/4] x86: vmx_tests: prepare for extending guest state area tests Paolo Bonzini
2019-09-25 16:14 ` [PATCH kvm-unit-tests 4/4] x86: vmx_tests: add GUEST_EFER tests Paolo Bonzini

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=1569428066-27894-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=krish.sadhukhan@oracle.com \
    --cc=kvm@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.