From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GsM34-0004dG-Jk for qemu-devel@nongnu.org; Thu, 07 Dec 2006 11:24:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GsM2w-0004cv-VK for qemu-devel@nongnu.org; Thu, 07 Dec 2006 11:24:37 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsM2w-0004cs-Re for qemu-devel@nongnu.org; Thu, 07 Dec 2006 11:24:30 -0500 Received: from [193.7.176.60] (helo=mail.bawue.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GsM2w-0007g9-CH for qemu-devel@nongnu.org; Thu, 07 Dec 2006 11:24:30 -0500 Date: Thu, 7 Dec 2006 16:20:22 +0000 Subject: Re: [Qemu-devel] QEmu for m68k target Message-ID: <20061207162022.GA30318@networkno.de> References: <890E919AB0857D4A8A52A4AD5E0F0F6224D171@msc-server.msc.mcgregor-surmount.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <890E919AB0857D4A8A52A4AD5E0F0F6224D171@msc-server.msc.mcgregor-surmount.com> From: Thiemo Seufer Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Hilt, Ian" Cc: qemu-devel@nongnu.org Hilt, Ian wrote: > I know that qemu for m68k emulation is still in development. However, > if someone would tell me what sources I need and where to get them, > I would like to test it. I have checked for this information on the > mailing list archives, but since I'm not sure of what I need this > wasn't very helpful. The Qemu source is hosted at savannah.nongnu.org. The m68k support is in CVS but supports currently only Linux userland emulation. Thiemo