From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EO7w9-0006x7-L3 for qemu-devel@nongnu.org; Sat, 08 Oct 2005 02:12:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EO7w6-0006wu-Dz for qemu-devel@nongnu.org; Sat, 08 Oct 2005 02:12:00 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EO7w4-0006wr-CI for qemu-devel@nongnu.org; Sat, 08 Oct 2005 02:11:56 -0400 Received: from [65.74.133.11] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EO7w4-0005S0-4h for qemu-devel@nongnu.org; Sat, 08 Oct 2005 02:11:56 -0400 From: Paul Brook Subject: Re: [Qemu-devel] target m68k Date: Sat, 8 Oct 2005 07:11:49 +0100 References: <1128699620.19349.1.camel@openx2.frec.bull.fr> In-Reply-To: <1128699620.19349.1.camel@openx2.frec.bull.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510080711.57103.paul@codesourcery.com> 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 On Friday 07 October 2005 16:40, Laurent Vivier wrote: > Hi, > > I seek qemu with m68k target. > I didn't find it in CVS. > > Is it available ? https://nowt.dyndns.org/ Currently only supports usermode ColdFire v2 simulator binaries. Linux binaries might work, but haven't been tested. Paul