From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NEccd-0003Sl-Nj for qemu-devel@nongnu.org; Sun, 29 Nov 2009 00:46:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NEccc-0003Qx-IX for qemu-devel@nongnu.org; Sun, 29 Nov 2009 00:46:58 -0500 Received: from [199.232.76.173] (port=59034 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NEccc-0003QT-6d for qemu-devel@nongnu.org; Sun, 29 Nov 2009 00:46:58 -0500 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:48770 helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NEccc-0003PN-1U for qemu-devel@nongnu.org; Sun, 29 Nov 2009 00:46:58 -0500 From: Rob Landley Date: Sat, 28 Nov 2009 23:45:19 -0600 MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200911282345.20709.rob@landley.net> Subject: [Qemu-devel] Poking at the qemu-m68k tree. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: laurent@vivier.eu Cc: qemu-devel@nongnu.org So I grabbed the qemu-m68k repository from git://gitorious.org/qemu-m68k/qemu-m68k.git and built it, and the m68040 emulation seems to be running busybox built for m68k rather than coldfire. (Yay!) I'd like to A) help push this upstream into mainline qemu, B) add a board emulating an Atari ST (ala aranym). I have no idea how to go about furthering either of these goals, any pointers you can suggest? Thanks, Rob -- Latency is more important than throughput. It's that simple. - Linus Torvalds