From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDbAV-0004qa-9L for qemu-devel@nongnu.org; Fri, 19 Dec 2008 03:57:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDbAS-0004pO-Mi for qemu-devel@nongnu.org; Fri, 19 Dec 2008 03:57:09 -0500 Received: from [199.232.76.173] (port=37216 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDbAS-0004pJ-DQ for qemu-devel@nongnu.org; Fri, 19 Dec 2008 03:57:08 -0500 Received: from moutng.kundenserver.de ([212.227.126.186]:65300) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDbAR-00053d-PH for qemu-devel@nongnu.org; Fri, 19 Dec 2008 03:57:08 -0500 Message-Id: <7697931.60251229677003198.JavaMail.servlet@kundenserver> From: laurent@lvivier.info MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Date: Fri, 19 Dec 2008 09:56:43 +0100 Subject: [Qemu-devel] Re: [PATCH 2/2][RFC] Load an OpenBios ELF image instead of OpenHackware binary object if found Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: aurelien@aurel32.net Cc: blauwirbel@gmail.com, qemu-devel@nongnu.org >Laurent Vivier a =C3=A9crit : >> This patch try to load an OpenBIOS ELF image instead of >> OpenHackware binary. Default behavior is used if the OpenBIOS=20 >(openbios-ppc32) >> file is not found > >Actually, I wonder if it won't be simpler to just remove OpenHackware >and always use the OpenBIOS image. While OpenBIOS is not fully functional, I think we should allow to load Ope= nHackware. Regards, Laurent