From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LEeBN-00074V-Ce for qemu-devel@nongnu.org; Mon, 22 Dec 2008 01:22:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LEeBL-00074J-V7 for qemu-devel@nongnu.org; Mon, 22 Dec 2008 01:22:25 -0500 Received: from [199.232.76.173] (port=43387 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LEeBL-00074E-Oo for qemu-devel@nongnu.org; Mon, 22 Dec 2008 01:22:23 -0500 Received: from mail-bw0-f12.google.com ([209.85.218.12]:42991) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LEeBL-0001Kz-He for qemu-devel@nongnu.org; Mon, 22 Dec 2008 01:22:23 -0500 Received: by bwz5 with SMTP id 5so2670862bwz.10 for ; Sun, 21 Dec 2008 22:22:21 -0800 (PST) Message-ID: Date: Mon, 22 Dec 2008 08:22:21 +0200 From: "Blue Swirl" In-Reply-To: <4073C262-18DA-4971-9769-EC45D7D76787@lvivier.info> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4073C262-18DA-4971-9769-EC45D7D76787@lvivier.info> Subject: [Qemu-devel] Re: First OOPS Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laurent Vivier Cc: The OpenBIOS Mailinglist , qemu-devel@nongnu.org, Aurelien Jarno On 12/22/08, Laurent Vivier wrote: > Hi, > > I've got my first oops under linux booted with OpenBIOS. > > The kernel (2.6.28-rc9) was hanging into probe_machine() because it didn't > recognize the machine. > > The following patch correct this: Thanks, applied as r305. What kernel and command line have you been using? None of the install CD images I have tried are able to boot at all.