From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:42826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RW2Yn-00048I-E7 for qemu-devel@nongnu.org; Thu, 01 Dec 2011 04:04:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RW2Yl-0005E6-TI for qemu-devel@nongnu.org; Thu, 01 Dec 2011 04:04:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:4512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RW2Yl-0005Da-MR for qemu-devel@nongnu.org; Thu, 01 Dec 2011 04:04:03 -0500 Message-ID: <4ED742FC.9050400@redhat.com> Date: Thu, 01 Dec 2011 10:03:56 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1321864151-13988-1-git-send-email-pbonzini@redhat.com> <8762ibl5xg.fsf@linux.vnet.ibm.com> <4ED40CE2.70903@codemonkey.ws> <4ED49BAF.70802@redhat.com> <4ED69FBF.9070904@rdsoftware.de> In-Reply-To: <4ED69FBF.9070904@rdsoftware.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1.0] 9pfs: improve portability to older systems List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Erik Rull Cc: "Aneesh Kumar K.V" , qemu-devel@nongnu.org On 11/30/2011 10:27 PM, Erik Rull wrote: >> Erik, if you can test on your Debian 4.0 installation, that would be >> nice. Thanks! > > I will do so. Can you provide me a snapshot (.tgz) of the git? I have > heard that there are possibilities to create the tgz over some web > interfaces of git, but I didn't find them. I have only very restricted > web access. > Please help me for this time and / or provide me a short description how > to do it. > I will then try to give you feedback asap. You can simply test 1.0 when it comes out. Testing that it compiles would be 99% of the work. :) Paolo