public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Mark Kanda <mark.kanda@oracle.com>, kvm@vger.kernel.org
Cc: rkrcmar@redhat.com, ameya.more@oracle.com, krish.sadhukhan@oracle.com
Subject: Re: [PATCH v2 0/2] KVM: nVMX: misc changes
Date: Tue, 28 Nov 2017 11:41:54 +0100	[thread overview]
Message-ID: <d803f895-bd66-abbe-73bb-a107e4f098a8@redhat.com> (raw)
In-Reply-To: <cover.1511824198.git.mark.kanda@oracle.com>

On 28/11/2017 00:22, Mark Kanda wrote:
> 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(-)
> 

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>

  parent reply	other threads:[~2017-11-28 10:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-27 23:22 [PATCH v2 0/2] KVM: nVMX: misc changes Mark Kanda
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 ` Paolo Bonzini [this message]
2017-12-05 21:44 ` [PATCH v2 0/2] KVM: nVMX: misc changes 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=d803f895-bd66-abbe-73bb-a107e4f098a8@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=ameya.more@oracle.com \
    --cc=krish.sadhukhan@oracle.com \
    --cc=kvm@vger.kernel.org \
    --cc=mark.kanda@oracle.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