From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GXlEr-00046O-A9 for qemu-devel@nongnu.org; Wed, 11 Oct 2006 17:03:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GXlEp-00043Q-Dz for qemu-devel@nongnu.org; Wed, 11 Oct 2006 17:03:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXlEp-000437-6K for qemu-devel@nongnu.org; Wed, 11 Oct 2006 17:03:39 -0400 Received: from [68.230.240.34] (helo=eastrmmtao05.cox.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GXlMt-0006Xh-QZ for qemu-devel@nongnu.org; Wed, 11 Oct 2006 17:12:00 -0400 Message-ID: <29100205.1160600615524.JavaMail.root@eastrmwml07.mgt.cox.net> Date: Wed, 11 Oct 2006 17:03:35 -0400 From: Ben Taylor Subject: Re: [Qemu-devel] qemu-system-sparc question? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Reply-To: sol10x86@cox.net, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Johannes.Schindelin@gmx.de, qemu-devel@nongnu.org ---- Blue Swirl wrote: > > > BTW, we could easily design and implement an ideal CPU just for Qemu > > > purposes. > > > >This soooo reminds me of Java. > > Except that Java VM is not suitable target for all classes of programming > languages, like C. I wondered if you could use the host's native java as an extension inside the qemu host to improve java runtime performance in the qemu guest. But that sounds way to convoluted to work. :-)