Re: [PATCH v2 3/7] KVM: Add paravirt kvm_flush_tlb_others

From: Nikunj A Dadhania
Date: Tue Jul 03 2012 - 04:27:39 EST


On Tue, 3 Jul 2012 05:11:35 -0300, Marcelo Tosatti <mtosatti@xxxxxxxxxx> wrote:
> On Mon, Jun 04, 2012 at 10:37:24AM +0530, Nikunj A. Dadhania wrote:

> > arch/x86/include/asm/kvm_para.h | 3 +-
> > arch/x86/include/asm/tlbflush.h | 9 ++++++
> > arch/x86/kernel/kvm.c | 1 +
> > arch/x86/kvm/x86.c | 14 ++++++++-
> > arch/x86/mm/tlb.c | 61 +++++++++++++++++++++++++++++++++++++++
> > 5 files changed, 86 insertions(+), 2 deletions(-)
> >

[...]

> > diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c
> > index 264f172..4714a7b 100644
> > --- a/arch/x86/kvm/x86.c
> > +++ b/arch/x86/kvm/x86.c
>
> Please split guest/host (arch/x86/kernel/kvm.c etc VS arch/x86/kvm/)
> patches.
>
Ok

> Please document guest/host interface
> (Documentation/virtual/kvm/paravirt-tlb-flush.txt, add a pointer to it
> from msr.txt).
>
Sure.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/