From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qusa5-0000BW-Uf for qemu-devel@nongnu.org; Sat, 20 Aug 2011 16:55:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qusa4-0003AJ-Td for qemu-devel@nongnu.org; Sat, 20 Aug 2011 16:55:49 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:35434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qusa4-00039s-PS for qemu-devel@nongnu.org; Sat, 20 Aug 2011 16:55:48 -0400 Received: by gwb19 with SMTP id 19so2794443gwb.4 for ; Sat, 20 Aug 2011 13:55:48 -0700 (PDT) Message-ID: <4E501F51.5080506@landley.net> Date: Sat, 20 Aug 2011 15:55:45 -0500 From: Rob Landley MIME-Version: 1.0 References: <1313614076-28878-1-git-send-email-blanham@gmail.com> In-Reply-To: <1313614076-28878-1-git-send-email-blanham@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC][PATCH 000/111] QEMU m68k core additions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bryce Lanham Cc: qemu-devel@nongnu.org On 08/17/2011 03:46 PM, Bryce Lanham wrote: > These patches greatly expand Motorola 68k emulation within qemu, and are what I used as a basis for my > Google Summer of Code project to add NeXT hardware support to QEMU. Can I get these patches as a tarball or a git tree or something? Trying to fish them out of either thunderbird of the web archive is a bit tricky, and I'd very much like to test them. Also, it looks like you're adding NeXT target support. What would be involved in adding simple Amiga, Atari, or ancient macintosh support that Linux could boot on? (I.E. I'm interested in Linux system emulation of non-coldfire m68k. So far that means "use aranym".) Thanks, Rob