public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Kanda <mark.kanda@oracle.com>
To: kvm@vger.kernel.org
Cc: pbonzini@redhat.com, rkrcmar@redhat.com, ameya.more@oracle.com,
	krish.sadhukhan@oracle.com, Mark Kanda <mark.kanda@oracle.com>
Subject: [PATCH v2 0/2] KVM: nVMX: misc changes
Date: Mon, 27 Nov 2017 17:22:24 -0600	[thread overview]
Message-ID: <cover.1511824198.git.mark.kanda@oracle.com> (raw)

v2:

- (1/2) corrected the GIT commit author to Jim Mattson
- (2/2) added a WARN for freeing a loaded VMCS02

These patches are intended to improve the KVM nested virtualization
implementation. The first patch removes the VMCS02 pool because the
potential performance advantages were never realized. The second patch
adds a WARN for attempting to free a loaded VMCS02.

Jim Mattson (1):
  KVM: nVMX: Eliminate vmcs02 pool

Mark Kanda (1):
  KVM: nVMX: Add a WARN for freeing a loaded VMCS02

 arch/x86/kvm/vmx.c | 159 ++++++++++++-----------------------------------------
 1 file changed, 36 insertions(+), 123 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2017-11-27 23:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-27 23:22 Mark Kanda [this message]
2017-11-27 23:22 ` [PATCH v2 1/2] KVM: nVMX: Eliminate vmcs02 pool Mark Kanda
2017-11-27 23:22 ` [PATCH v2 2/2] KVM: nVMX: Add a WARN for freeing a loaded VMCS02 Mark Kanda
2017-11-28 20:50   ` David Hildenbrand
2017-11-28 10:41 ` [PATCH v2 0/2] KVM: nVMX: misc changes Paolo Bonzini
2017-12-05 21:44 ` Radim Krčmář

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=cover.1511824198.git.mark.kanda@oracle.com \
    --to=mark.kanda@oracle.com \
    --cc=ameya.more@oracle.com \
    --cc=krish.sadhukhan@oracle.com \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=rkrcmar@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