From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYxxp-0007oD-8Z for qemu-devel@nongnu.org; Thu, 19 May 2005 23:14:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYxxn-0007nB-EI for qemu-devel@nongnu.org; Thu, 19 May 2005 23:14:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYxxn-0007m1-AU for qemu-devel@nongnu.org; Thu, 19 May 2005 23:14:15 -0400 Received: from [63.144.52.41] (helo=mail.conquestis.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DYy1m-0004Tk-3K for qemu-devel@nongnu.org; Thu, 19 May 2005 23:18:22 -0400 Message-ID: <428D5483.8020604@kadu.net> Date: Fri, 20 May 2005 05:07:47 +0200 From: Adrian Smarzewski MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] slirp 64-bit fixes References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Gwenole Beauchesne wrote: > Hi, > > Here are some 64-bit fixes to slirp. Tested on x86_64 as -user-net with a > single FTP transaction. You may not need all hunks though. > > 2005-05-15 Gwenole Beauchesne > > * Merge slirp 64-bit fixes from Basilisk II tree. > Everything is working! Thanks!!! Fabrice, you should commit it to cvs.