From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D1nVy-00043j-LZ for qemu-devel@nongnu.org; Thu, 17 Feb 2005 10:24:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D1nVs-00041M-3f for qemu-devel@nongnu.org; Thu, 17 Feb 2005 10:24:22 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1nVr-0003wr-Ff for qemu-devel@nongnu.org; Thu, 17 Feb 2005 10:24:19 -0500 Received: from [161.58.242.233] (helo=hotwww5.hotwww.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D1nDj-0002mi-Jd for qemu-devel@nongnu.org; Thu, 17 Feb 2005 10:05:35 -0500 Subject: Re: [Qemu-devel] Using QEMU for embedded systems From: Thayne Harbaugh In-Reply-To: <1108651221.21864.307.camel@rapid> References: <20050216143805.57205.qmail@web50702.mail.yahoo.com> <87ll9nhc8l.fsf@p4.48ers.dk> <1108651221.21864.307.camel@rapid> Content-Type: text/plain Date: Thu, 17 Feb 2005 08:05:27 -0700 Message-Id: <1108652727.18292.84.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 On Thu, 2005-02-17 at 15:40 +0100, J. Mayer wrote: > On Thu, 2005-02-17 at 08:33, Peter Korsgaard wrote: > > I have been playing a bit around with that as well. I have modified > > the PPC prep target to match one of our embedded systems (IBM405 > > based). > > > > It's pretty basic, but I do get the first text out on the serial port > > ;) - I'll need to implement some 40x specific instructions to continue. > > PPC 4xx support is planned. I already have a kernel emulation of 405 > specific user-mode instructions, implemented like FP emulation. The goal > is to be able to test PPC405 executables on standard ones (ie on Mac > hw). > I can quite easily transpose this in qemu. I am *very* interested in PPC405. I have resources to help develop this and a group that can do testing. Please let me know what your plans are and how I might assist.