From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IiebL-0007J7-BX for qemu-devel@nongnu.org; Thu, 18 Oct 2007 19:16:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiebK-0007Iv-TD for qemu-devel@nongnu.org; Thu, 18 Oct 2007 19:16:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiebK-0007Is-LX for qemu-devel@nongnu.org; Thu, 18 Oct 2007 19:16:26 -0400 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IiebK-00020Z-Cs for qemu-devel@nongnu.org; Thu, 18 Oct 2007 19:16:26 -0400 From: Rob Landley Subject: Re: [Qemu-devel] qemu-system-m68k and booting m68k images Date: Thu, 18 Oct 2007 19:16:09 -0500 References: <20071007015902.GA29164@sys-0.hiltweb.site> <20071011032041.GA32245@sys-0.hiltweb.site> <200710110215.25947.rob@landley.net> In-Reply-To: <200710110215.25947.rob@landley.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710181916.09487.rob@landley.net> 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 Cc: Andreas Schwab On Thursday 11 October 2007 2:15:25 am Rob Landley wrote: > Back in July, Andreas Schwab posted a patch to upgrade the coldfire support > to full m68k support (or at least the instructions output by gcc): > http://lists.gnu.org/archive/html/qemu-devel/2007-07/msg00015.html Has there been any progress or follow-up on this? (I'm interested. I have a m68k target building at http://landley.net/hg/firmware but don't know how to test it with the current qemu development branch...) Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.