From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GSnZe-0008GP-AR for qemu-devel@nongnu.org; Thu, 28 Sep 2006 00:32:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GSnZd-0008Ec-2F for qemu-devel@nongnu.org; Thu, 28 Sep 2006 00:32:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GSnZc-0008ES-VB for qemu-devel@nongnu.org; Thu, 28 Sep 2006 00:32:37 -0400 Received: from [24.93.47.43] (helo=ms-smtp-04.texas.rr.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GSned-0007yE-97 for qemu-devel@nongnu.org; Thu, 28 Sep 2006 00:37:47 -0400 Received: from vaio (cpe-67-9-162-73.austin.res.rr.com [67.9.162.73]) by ms-smtp-04.texas.rr.com (8.13.6/8.13.6) with ESMTP id k8S4WXgA026183 for ; Wed, 27 Sep 2006 23:32:34 -0500 (CDT) Subject: Re: [Qemu-devel] w2k net problems since update from sunday From: Lonnie Mendez In-Reply-To: <20060926084408.37d56a2f.Jens.Arm@gmx.de> References: <20060926084408.37d56a2f.Jens.Arm@gmx.de> Content-Type: text/plain Date: Wed, 27 Sep 2006 23:32:25 -0500 Message-Id: <1159417945.31830.13.camel@vaio> Mime-Version: 1.0 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 On Tue, 2006-09-26 at 08:44 +0200, Jens Arm wrote: > Hi > > Since the update from sunday w2k can load the net driver, but it can not send or receive > pakets. W2k can not get an IP from the usernet-dhcp. > > I start qemu like this: qemu -m 384 disk.dsk I'm seeing this as well with recent cvs. It appears to be triggered when acpi is enabled (with -no-acpi it works). Tested with a few guests and user mode networking: debian sarge w/ 2.4 kernel: network works debian sarge w/ 2.6 kernel: nic detected - dhcp and static settings fail windows 2k/xp: nic detected - dhcp and static settings fail