From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bk0HH-00074s-UR for qemu-devel@nongnu.org; Mon, 12 Jul 2004 08:51:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bk0HF-00074O-By for qemu-devel@nongnu.org; Mon, 12 Jul 2004 08:51:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bk0HF-000747-8z for qemu-devel@nongnu.org; Mon, 12 Jul 2004 08:51:25 -0400 Received: from [62.253.162.41] (helo=mta01-svc.ntlworld.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bk0ER-00048E-M9 for qemu-devel@nongnu.org; Mon, 12 Jul 2004 08:48:31 -0400 From: Julian Seward Subject: Re: [Qemu-devel] Re: openbsd image on freeoszoo Date: Mon, 12 Jul 2004 13:12:46 +0100 References: <20040709231808.GA17856@jbrown.mylinuxbox.org> <200407102323.21046.jseward@acm.org> <20040711005250.GA28256@jbrown.mylinuxbox.org> In-Reply-To: <20040711005250.GA28256@jbrown.mylinuxbox.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407121312.46516.jseward@acm.org> Reply-To: jseward@acm.org, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Jim C. Brown" Cc: qemu-devel@nongnu.org Euh, well, QEMU keeps crashing my X server, and I have other stuff to do, so I kinda gave up. What I can say is even with rev 1.11, using user mode networking, network throughput seems slow, erratic and connections often time out after a while. All this makes me wonder if the simulated network card is not losing packets, causing retries/timeouts in the higher level protocol layers. All this is still with XP as a guest, btw. J On Sunday 11 July 2004 01:52, you wrote: > On Sat, Jul 10, 2004 at 11:23:20PM +0100, Julian Seward wrote: > > > I just commited a better fix. Try it. > > > > Hmm. The fix is ne2000.c rev 1.12. This makes (user mode) networking > > in XP guest not work for me. Reverting to rev 1.11 makes networking > > work again. I tried this twice to be sure. This is on a SuSE 9.1 > > host. > > > > J > > What host OS are you using? And does tuntap networking work correctly? > > Also, can you download the openbsd image from freeoszoo and tell us if > user mode networking works (both with and without the patch) ?