[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131003124645.GH17294@redhat.com>
Date: Thu, 3 Oct 2013 15:46:45 +0300
From: Gleb Natapov <gleb@...hat.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Subject: Re: [PATCH 0/7] KVM: x86: small MMU cleanups
On Wed, Oct 02, 2013 at 04:56:09PM +0200, Paolo Bonzini wrote:
> A few small things (uninteresting callbacks or arguments, duplicate or
> dead code) that I noticed while reviewing Gleb's latest nVMX series.
>
I applied 1-4 meanwhile.
> Paolo Bonzini (7):
> KVM: mmu: remove uninteresting MMU "free" callbacks
> KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
> KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
> KVM: mmu: change useless int return types to void
> KVM: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept_mmu
> KVM: mmu: remove ASSERT(vcpu)
> KVM: mmu: replace assertions with MMU_WARN_ON
>
> arch/x86/include/asm/kvm_host.h | 7 +-
> arch/x86/kvm/mmu.c | 170 ++++++++++++----------------------------
> arch/x86/kvm/mmu.h | 5 +-
> arch/x86/kvm/svm.c | 10 +--
> arch/x86/kvm/vmx.c | 8 +-
> arch/x86/kvm/x86.c | 4 +-
> 6 files changed, 63 insertions(+), 141 deletions(-)
>
> --
> 1.8.3.1
--
Gleb.
--
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