From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HPhO3-0004Pa-4I for qemu-devel@nongnu.org; Fri, 09 Mar 2007 10:52:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HPhNz-0004PO-P3 for qemu-devel@nongnu.org; Fri, 09 Mar 2007 10:52:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPhNz-0004PL-J1 for qemu-devel@nongnu.org; Fri, 09 Mar 2007 10:52:03 -0500 Received: from nevyn.them.org ([66.93.172.17]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HPhNN-0007GN-LQ for qemu-devel@nongnu.org; Fri, 09 Mar 2007 10:51:26 -0500 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HPhMl-0003Tq-OX for qemu-devel@nongnu.org; Fri, 09 Mar 2007 10:50:47 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HPhMl-0005T3-87 for qemu-devel@nongnu.org; Fri, 09 Mar 2007 10:50:47 -0500 Date: Fri, 9 Mar 2007 10:50:47 -0500 From: Daniel Jacobowitz Subject: Re: [Qemu-devel] PowerPC OpenBSD Message-ID: <20070309155047.GA20176@caradoc.them.org> References: <20070309150225.GA15205@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070309150225.GA15205@caradoc.them.org> 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 On Fri, Mar 09, 2007 at 10:02:25AM -0500, Daniel Jacobowitz wrote: > Has anyone tried to run OpenBSD/macppc on qemu? > > As far as I can tell the latest is that OpenHack'Ware says it doesn't > support compressed ELF. I was going to work on that, but I can't get > a self-compiled OpenHack'Ware BIOS to boot - it just hangs. > > Of course, that might be because I built it with GCC 4.x and I had to > make a couple of fixes that suggest it's used to older compilers and > binutils... I'll try some older tools next. Duh. The answer is: there has not been a new release of OpenHack'Ware in too long, but things work much better if you apply qemu/pc-bios/ohw.diff. -- Daniel Jacobowitz CodeSourcery