From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYXG7-0007lY-QA for qemu-devel@nongnu.org; Wed, 18 May 2005 18:43:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYXG1-0007eK-2t for qemu-devel@nongnu.org; Wed, 18 May 2005 18:43:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYXG0-0007b4-BC for qemu-devel@nongnu.org; Wed, 18 May 2005 18:43:16 -0400 Received: from [212.250.162.17] (helo=mta09-winn.mailhost.ntl.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DYXJv-0001a4-Bg for qemu-devel@nongnu.org; Wed, 18 May 2005 18:47:19 -0400 Received: from aamta05-winn.mailhost.ntl.com ([212.250.162.8]) by mta09-winn.mailhost.ntl.com with ESMTP id <20050518223855.OPSM9046.mta09-winn.mailhost.ntl.com@aamta05-winn.mailhost.ntl.com> for ; Wed, 18 May 2005 23:38:55 +0100 Received: from [192.168.123.103] (really [213.106.86.207]) by aamta05-winn.mailhost.ntl.com with ESMTP id <20050518223855.OXFH8884.aamta05-winn.mailhost.ntl.com@[192.168.123.103]> for ; Wed, 18 May 2005 23:38:55 +0100 Message-ID: <428BC3C6.5010501@manchester.ac.uk> Date: Wed, 18 May 2005 23:37:58 +0100 From: Ian Rogers MIME-Version: 1.0 Subject: Re: [Qemu-devel] [patch] gcc4 host support References: <200505112204.10204.paul@codesourcery.com><20050518100634.GC30476@MAIL.13thfloor.at><200505182148.50628.paul@codesourcery.com> <1116449710.25594.81.camel@localhost.localdomain> <036001c55bf0$a9aa34f0$334d21d1@organiza3bfb0e> In-Reply-To: <036001c55bf0$a9aa34f0$334d21d1@organiza3bfb0e> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 jeebs@yango.us wrote: >I am definetly out of my depth here, but... Speaking of GCJ's JIT... > >Sometime back, Ian Rogers here brought up the PearColator project at: >http://www.binarytranslator.org/ > > We're still here and hacking. PearColator and QEMU are quite different projects and we rely on the Jikes RVM code generator - however, that is quite advanced. We can run on other JVMs using reflection, but the performance is so slow to not make that attractive. QEMU is far more developed than we are in terms of running things. I appologize for the now broken links, our main project page is: http://www.cs.manchester.ac.uk/apt/projects/jamaica/ We're under the CPL as is the Jikes RVM and we're following their typical development cycle of work, publication and then source release. Please contact us for more information. Regards, Ian Rogers