From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KzIQo-00068o-BP for qemu-devel@nongnu.org; Sun, 09 Nov 2008 17:06:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KzIQm-000680-H1 for qemu-devel@nongnu.org; Sun, 09 Nov 2008 17:06:53 -0500 Received: from [199.232.76.173] (port=39239 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KzIQm-00067n-7e for qemu-devel@nongnu.org; Sun, 09 Nov 2008 17:06:52 -0500 Received: from smtp8-g19.free.fr ([212.27.42.65]:37187) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KzIQl-0005MV-Pn for qemu-devel@nongnu.org; Sun, 09 Nov 2008 17:06:52 -0500 Received: from smtp8-g19.free.fr (localhost [127.0.0.1]) by smtp8-g19.free.fr (Postfix) with ESMTP id 76D3F32A7CB for ; Sun, 9 Nov 2008 23:06:50 +0100 (CET) Received: from laptop (vaf26-2-82-244-111-82.fbx.proxad.net [82.244.111.82]) by smtp8-g19.free.fr (Postfix) with ESMTP id 4DEEE32A7B4 for ; Sun, 9 Nov 2008 23:06:50 +0100 (CET) In-Reply-To: <22272111134-BeMail@laptop> Subject: Re: [Qemu-devel] atapi on ppc issue (was Re: qemu-system-ppc broken ?) From: "=?windows-1252?q?Fran=E7ois?= Revol" Date: Sun, 09 Nov 2008 23:11:09 +0100 CET Message-Id: <22473336925-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable 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 > The attached patch makes OpenHackware happy again. > At least qemu-system-ppc can now start debian iso, and mine as well > (though I had to remove the chrp script as OH only checks the CRC on > it > instead of interpreting...) > > So now I can debug the bootloader at least. > > Just posting it in case someone really urgently needs ppc back, as > it's > ugly. Btw, it works for mac99 and g3bw targets, prep seems still broken. Fran=E7ois.