[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150310235824.GA19038@amt.cnet>
Date: Tue, 10 Mar 2015 20:58:24 -0300
From: Marcelo Tosatti <mtosatti@...hat.com>
To: Joel Schopp <joel.schopp@....com>
Cc: Gleb Natapov <gleb@...nel.org>,
Paolo Bonzini <pbonzini@...hat.com>, kvm@...r.kernel.org,
Joerg Roedel <joro@...tes.org>, Borislav Petkov <bp@...en8.de>,
linux-kernel@...r.kernel.org, David Kaplan <david.kaplan@....com>,
rkrcmar@...hat.com
Subject: Re: [PATCH v3 0/2] kvm: x86: kvm_emulate_*
On Mon, Mar 02, 2015 at 01:43:24PM -0600, Joel Schopp wrote:
> Review comments from v1 that used kvm_emulate_wbinvd() pointed out that
> kvm_emulate_* was inconsistant in using skipping, while kvm_emulate() always
> skips. The first patch cleans up the existing use while the second patch
> adds use of the updated version of kvm_emulate_wbinvd() in svm
>
> Changes since v2:
> * fixed email subject line on series short description
> * renamed kvm_emulate_halt_noskip() to kvm_vcpu_halt()
> * added header declaration for kvm_vcpu_halt()
> * squashed blank line
> ---
>
> David Kaplan (1):
> x86: svm: make wbinvd faster
>
> Joel Schopp (1):
> kvm: x86: make kvm_emulate_* consistant
>
>
> arch/x86/include/asm/kvm_host.h | 1 +
> arch/x86/kvm/svm.c | 10 +++++++---
> arch/x86/kvm/vmx.c | 9 +++------
> arch/x86/kvm/x86.c | 23 ++++++++++++++++++++---
> 4 files changed, 31 insertions(+), 12 deletions(-)
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists