From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G18Op-0002Vl-Vg for qemu-devel@nongnu.org; Thu, 13 Jul 2006 17:07:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G18Oo-0002VZ-DU for qemu-devel@nongnu.org; Thu, 13 Jul 2006 17:07:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G18Oo-0002VW-8U for qemu-devel@nongnu.org; Thu, 13 Jul 2006 17:07:06 -0400 Received: from [65.74.133.6] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G18Qe-0007YB-81 for qemu-devel@nongnu.org; Thu, 13 Jul 2006 17:09:00 -0400 From: Paul Brook Subject: Re: [Qemu-devel] QEMU and m68k - Has anyone looked at the Syn68k core in Executor ? Date: Thu, 13 Jul 2006 22:07:00 +0100 References: <44B6B070.4080607@bellard.org> In-Reply-To: <44B6B070.4080607@bellard.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607132207.01651.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 Thursday 13 July 2006 21:43, Fabrice Bellard wrote: > IMHO the most interesting part of Executor is the Mac OS API emulation > layer, but unfortunately it has little relation with QEMU. I'd expect it would be possible to hook it up to qemu though. Paul