From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 31/31] nVMX: Documentation Date: Mon, 06 Jun 2011 11:36:36 +0300 Message-ID: <4DEC9194.8020102@redhat.com> References: <1306353651-nyh@il.ibm.com> <201105252017.p4PKHBKJ011403@rice.haifa.ibm.com> <4DE61867.3020208@siemens.com> <20110602081527.GA14895@fermat.math.technion.ac.il> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jan Kiszka , kvm@vger.kernel.org, Marcelo Tosatti To: "Nadav Har'El" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:59332 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756971Ab1FFIgr (ORCPT ); Mon, 6 Jun 2011 04:36:47 -0400 In-Reply-To: <20110602081527.GA14895@fermat.math.technion.ac.il> Sender: kvm-owner@vger.kernel.org List-ID: On 06/02/2011 11:15 AM, Nadav Har'El wrote: > On Wed, Jun 01, 2011, Jan Kiszka wrote about "Re: [PATCH 31/31] nVMX: Documentation": > > > Documentation/kvm/nested-vmx.txt | 251 +++++++++++++++++++++++++++++ > > > > This needs to go to Documentation/virtual/kvm. > > Oops, I guess the rug moved under my feet while I was preparing this patch > set :-) > > Avi, Marcelo, I don't know how to send a patch that only renames a file > (and deletes the superfluous Documentation/kvm directory) - so can you > please fix this directly in your tree? > I see Marcelo did this. For reference, you can do this with 'git mv', and generate nice patches if you also go 'git config --global diff.renames true' -- error compiling committee.c: too many arguments to function