From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FxPEk-0006G0-Cc for qemu-devel@nongnu.org; Mon, 03 Jul 2006 10:17:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FxPEi-0006EK-O1 for qemu-devel@nongnu.org; Mon, 03 Jul 2006 10:17:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FxPEi-0006Dy-Dn for qemu-devel@nongnu.org; Mon, 03 Jul 2006 10:17:16 -0400 Received: from [65.74.133.6] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FxPSB-00083G-31 for qemu-devel@nongnu.org; Mon, 03 Jul 2006 10:31:11 -0400 From: Paul Brook Subject: Re: [Qemu-devel] qemu/hw rtl8139.c Date: Mon, 3 Jul 2006 15:17:12 +0100 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607031517.13305.paul@codesourcery.com> 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 On Saturday 01 July 2006 22:41, Fabrice Bellard wrote: > Modified files: > hw : rtl8139.c > > Log message: > disable unimplemented C+ mode (aka windows xp 64 fix) I'm not sure I believe this. C+ mode works fine in linux, and on a simple TCP throughput test was ~20% faster. Paul