All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nadav Amit <namit@vmware.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: kvm@vger.kernel.org, Nadav Amit <namit@vmware.com>,
	Krish Sadhukhan <krish.sadhukhan@oracle.com>,
	Marc Orr <marcorr@google.com>
Subject: [kvm-unit-tests PATCH 0/2] x86: nVMX: Bug fixes
Date: Fri, 30 Aug 2019 13:40:29 -0700	[thread overview]
Message-ID: <20190830204031.3100-1-namit@vmware.com> (raw)

Two bug fixes that were found while running on bare-metal.

The first one caused the second bug not to be found until now.

The second bug is an SDM bug, and requires KVM to be fixed as well
(consider it as a bug report on behalf of VMware).

Cc: Krish Sadhukhan <krish.sadhukhan@oracle.com>
Cc: Marc Orr <marcorr@google.com>

Nadav Amit (2):
  x86: nVMX: Do not use test_skip() when multiple tests are run
  x86: nVMX: Fix wrong reserved bits of error-code

 x86/vmx_tests.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
2.17.1


             reply	other threads:[~2019-08-31  4:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-30 20:40 Nadav Amit [this message]
2019-08-30 20:40 ` [kvm-unit-tests PATCH 1/2] x86: nVMX: Do not use test_skip() when multiple tests are run Nadav Amit
2019-09-03 17:28   ` Sean Christopherson
2019-09-03 17:44     ` Nadav Amit
2019-09-03 17:50       ` Sean Christopherson
2019-08-30 20:40 ` [kvm-unit-tests PATCH 2/2] x86: nVMX: Fix wrong reserved bits of error-code Nadav Amit
2019-09-03 17:23   ` Sean Christopherson
2019-09-10 17:16 ` [kvm-unit-tests PATCH 0/2] x86: nVMX: Bug fixes 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=20190830204031.3100-1-namit@vmware.com \
    --to=namit@vmware.com \
    --cc=krish.sadhukhan@oracle.com \
    --cc=kvm@vger.kernel.org \
    --cc=marcorr@google.com \
    --cc=pbonzini@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 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.