From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bdc6T-0002yQ-D3 for qemu-devel@nongnu.org; Thu, 24 Jun 2004 17:49:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bdc6Q-0002x7-DP for qemu-devel@nongnu.org; Thu, 24 Jun 2004 17:49:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bdc6Q-0002wx-B0 for qemu-devel@nongnu.org; Thu, 24 Jun 2004 17:49:50 -0400 Received: from [216.254.0.204] (helo=mail4.speakeasy.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bdc4n-00055p-CE for qemu-devel@nongnu.org; Thu, 24 Jun 2004 17:48:09 -0400 Received: from dsl081-088-222.lax1.dsl.speakeasy.net (HELO [192.168.111.2]) ([64.81.88.222]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 Jun 2004 21:48:07 -0000 Subject: Re: [Qemu-devel] Clarification about qemu-fast (was segfaults in fc1) From: "John R. Hogerhuis" In-Reply-To: <40DA9A05.5080300@petig-baender.de> References: <200406230805.16198.dcuny@lanset.com> <20040623165006.GA22835@jbrown.mylinuxbox.org> <200406240836.41050.jm@poure.com> <40DA9A05.5080300@petig-baender.de> Content-Type: text/plain; charset=ISO-8859-1 Message-Id: <1088113733.20523.16.camel@aragorn> Mime-Version: 1.0 Date: Thu, 24 Jun 2004 14:48:53 -0700 Content-Transfer-Encoding: 8bit Reply-To: jhoger@pobox.com, 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 Try entering PASSIVE before attempting your transfer -- John. On Thu, 2004-06-24 at 02:08, Christof Petig wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Jean-Michel POURE schrieb: > | Le mercredi 23 Juin 2004 18:50, Jim C. Brown a écrit : > | > |>That is not exactly true. Qemu works fine for me, even when I start it > when > |>I am offline. However I use VDE/tuntap and do have a local area > network, so > |>it is possible that qemu requires a network connection to function > |>correctly (IIRC since 0.5.5 qemu uses -user-net by default if it can not > |>access tuntap, and -dummy-net by default for earlier versions). Of course > |>tuntap requires that you have an actual ethernet card to work.... > |> > |>BTW if you are using the Windows port, you might be better off using > |>-dummy-net or -user-net ... I vaguely recall that one of the reasons > |>-user-net was introduced was because it was so hard to set up networking > |>with qemu when Windows was the host OS. > | > | > | Can anyone confirm the same problems with -user-net as described here: > > I can confirm a different problem with -user-net: > > I only once got a working ftp connection between the guest (win95) and > the host (debian sid/powerpc). This happened when I debugged the > ethernet card (DEBUG_NE2000) [perhaps I set -O0 -g]. I was unable to > repeat this success so far. [Will try again with -O0 -g] > > Given the reports about slirp miscompiling with -O2 (or without > - -fno-strict-aliasing) I would look there for the guilt. [I looked there > and turned my eyes away quickly] > > ~ Christof > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (GNU/Linux) > Comment: Using GnuPG with Debian - http://enigmail.mozdev.org > > iD8DBQFA2poEng+R+0ucfO0RAl4XAJ0bkZ9IHXhszOcbEqjjalatRrHWDwCggRw2 > va6e6cMWeDTQWBynwCQOxG8= > =Z7ux > -----END PGP SIGNATURE----- > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > >