From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HPgck-0007eZ-Mi for qemu-devel@nongnu.org; Fri, 09 Mar 2007 10:03:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HPgcd-0007bO-91 for qemu-devel@nongnu.org; Fri, 09 Mar 2007 10:03:14 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPgcd-0007b4-0x for qemu-devel@nongnu.org; Fri, 09 Mar 2007 10:03:07 -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 1HPgcF-0007jO-VW for qemu-devel@nongnu.org; Fri, 09 Mar 2007 10:02:44 -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 1HPgbx-0003QZ-Ur for qemu-devel@nongnu.org; Fri, 09 Mar 2007 10:02:26 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HPgbx-00040P-PV for qemu-devel@nongnu.org; Fri, 09 Mar 2007 10:02:25 -0500 Date: Fri, 9 Mar 2007 10:02:25 -0500 From: Daniel Jacobowitz Message-ID: <20070309150225.GA15205@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] PowerPC OpenBSD 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 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. -- Daniel Jacobowitz CodeSourcery