On Tue, 3 Jul 2012 05:11:35 -0300, Marcelo Tosatti <mtosa...@redhat.com> 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 kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html