From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44203 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oqjjz-0000gp-3j for qemu-devel@nongnu.org; Wed, 01 Sep 2010 05:36:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqjZz-0006S3-DF for qemu-devel@nongnu.org; Wed, 01 Sep 2010 05:26:05 -0400 Message-ID: <4C7E1C1C.2070509@redhat.com> Date: Wed, 01 Sep 2010 11:25:48 +0200 From: Jes Sorensen MIME-Version: 1.0 Subject: Re: [Qemu-devel] linux 2.6.35 hangs with -no-acpi References: <20100829163913.GF5158@const.famille.thibault.fr> In-Reply-To: <20100829163913.GF5158@const.famille.thibault.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Samuel Thibault Cc: qemu-devel@nongnu.org On 08/29/10 18:39, Samuel Thibault wrote: > Hello, > > 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. 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. Jes