From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=53828 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwWZj-00012o-0e for qemu-devel@nongnu.org; Fri, 17 Sep 2010 04:45:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OwWZh-0001Kl-MD for qemu-devel@nongnu.org; Fri, 17 Sep 2010 04:45:42 -0400 Received: from adelie.canonical.com ([91.189.90.139]:58282) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OwWZh-0001Ka-IM for qemu-devel@nongnu.org; Fri, 17 Sep 2010 04:45:41 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1OwWZg-0007iK-7C for ; Fri, 17 Sep 2010 09:45:40 +0100 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 2CD432E80C3 for ; Fri, 17 Sep 2010 08:45:40 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Fri, 17 Sep 2010 08:36:50 -0000 From: Nigel Horne <641118@bugs.launchpad.net> Sender: bounces@canonical.com References: <20100917083650.27205.51256.malonedeb@wampee.canonical.com> Message-Id: <20100917083650.27205.51256.malonedeb@wampee.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 641118] [NEW] NetBSD guest only supports network without ACPI Reply-To: Bug 641118 <641118@bugs.launchpad.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Public bug reported: Git commit: abdfd9500e07fab7d6ffd4385fa30a065c329a39 Host: Linux 64bit Debian Guest: NetBSD5.0.2/i386 Networking works only when ACPI is disabled in the guest. Without it the network card (wm0) is not detected. Boot: qemu -hda netbsd5.0.2-i386 -boot c -enable-kvm Configure: --enable-linux-aio --enable-io-thread --enable-kvm ** Affects: qemu Importance: Undecided Status: New -- = NetBSD guest only supports network without ACPI https://bugs.launchpad.net/bugs/641118 You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. Status in QEMU: New Bug description: Git commit: abdfd9500e07fab7d6ffd4385fa30a065c329a39 Host: Linux 64bit Debian Guest: NetBSD5.0.2/i386 Networking works only when ACPI is disabled in the guest. Without it the ne= twork card (wm0) is not detected. Boot: qemu -hda netbsd5.0.2-i386 -boot c -enable-kvm Configure: --enable-linux-aio --enable-io-thread --enable-kvm