From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42019 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oqjmz-0002sk-38 for qemu-devel@nongnu.org; Wed, 01 Sep 2010 05:39:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oqjmy-0008WL-1q for qemu-devel@nongnu.org; Wed, 01 Sep 2010 05:39:28 -0400 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:10431) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oqjmx-0008W8-TM for qemu-devel@nongnu.org; Wed, 01 Sep 2010 05:39:28 -0400 Date: Wed, 1 Sep 2010 11:39:25 +0200 From: Samuel Thibault Subject: Re: [Qemu-devel] linux 2.6.35 hangs with -no-acpi Message-ID: <20100901093925.GA8913@const.bordeaux.inria.fr> References: <20100829163913.GF5158@const.famille.thibault.fr> <4C7E1C1C.2070509@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4C7E1C1C.2070509@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jes Sorensen Cc: qemu-devel@nongnu.org Jes Sorensen, le Wed 01 Sep 2010 11:25:48 +0200, a écrit : > On 08/29/10 18:39, Samuel Thibault wrote: > > Linux 2.6.35 hangs at boot when giving -no-acpi to qemu, for instance > > the Debian kernel: > > > > qemu -no-acpi -kernel /boot/vmlinuz-2.6.35-trunk-686 > > If you want anyone to look at this, please provide some debug output to > go with it. There's none: the kernel just hangs without any output but "Booting the kernel". I'm not going to spend more time than just reporting the bug anyway. > Second, -no-acpi is really a legacy thing, I wouldn't be > surprised if the 2.6.35 kernel won't boot on pre-ACPI hardware anyway. The same kernel does boot on pre-ACPI real hardware. Samuel