From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HXGmd-0002UZ-PY for qemu-devel@nongnu.org; Fri, 30 Mar 2007 09:04:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HXGmb-0002Pw-Jq for qemu-devel@nongnu.org; Fri, 30 Mar 2007 09:04:47 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HXGmb-0002P7-7X for qemu-devel@nongnu.org; Fri, 30 Mar 2007 08:04:45 -0500 Received: from return.false.org ([66.207.162.98]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HXGjt-0004d3-9J for qemu-devel@nongnu.org; Fri, 30 Mar 2007 09:01:57 -0400 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 7E79A4B267 for ; Fri, 30 Mar 2007 08:01:56 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 65F5E4B262 for ; Fri, 30 Mar 2007 08:01:56 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HXGjs-0002mV-2o for qemu-devel@nongnu.org; Fri, 30 Mar 2007 09:01:56 -0400 Date: Fri, 30 Mar 2007 09:01:56 -0400 From: Daniel Jacobowitz Subject: Re: [Qemu-devel] no meta key? Message-ID: <20070330130156.GA10482@caradoc.them.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Thu, Mar 29, 2007 at 07:43:01PM -0600, C.W. Betts wrote: > When I was trying to get the PowerPC qemu to go into open Firmware > mode, The mode you're looking for doesn't exist :-) Open Hack'ware implements a bunch of PROM operations that let the OS query it, et cetera, but the Forth interpreter is completely missing. Therefore, so is the Forth console. -- Daniel Jacobowitz CodeSourcery