From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bd9KA-0000Gc-1x for qemu-devel@nongnu.org; Wed, 23 Jun 2004 11:06:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bd9K7-0000Fb-Jo for qemu-devel@nongnu.org; Wed, 23 Jun 2004 11:06:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bd9K7-0000FR-F8 for qemu-devel@nongnu.org; Wed, 23 Jun 2004 11:06:03 -0400 Received: from [208.186.113.31] (helo=mail2.hostik.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bd9IW-00019v-C6 for qemu-devel@nongnu.org; Wed, 23 Jun 2004 11:04:24 -0400 Received: from 66-205-143-37.ftth.surewest.net (unverified [66.205.143.37]) by mail2.hostik.net (Vircom SMTPRS 5.1.202) with ESMTP id for ; Wed, 23 Jun 2004 08:06:06 -0700 From: David Subject: Re: [Qemu-devel] Clarification about qemu-fast (was segfaults in fc1) Date: Wed, 23 Jun 2004 08:05:16 -0400 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406230805.16198.dcuny@lanset.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 Speaking of adding things to the documentation, it would be helpful to mention that Qemu *requires* a network connection (or a simulated one via '--dummy-net'). I ran into this problem because I still used dialup. I couldn't find any explanation for the error message I was getting in the documentation, or via Google. However, the act of going online caused Qemu to start working, and it finally dawned on me what the problem was... Thanks! -- David Cuny