From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mx5bA-0001ko-5y for qemu-devel@nongnu.org; Sun, 11 Oct 2009 17:05:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mx5b8-0001kU-3B for qemu-devel@nongnu.org; Sun, 11 Oct 2009 17:04:59 -0400 Received: from [199.232.76.173] (port=35595 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mx5b7-0001kO-UI for qemu-devel@nongnu.org; Sun, 11 Oct 2009 17:04:57 -0400 Received: from fe02x03-cgp.akado.ru ([77.232.31.165]:59036 helo=akado.ru) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mx5b7-0003Ko-AM for qemu-devel@nongnu.org; Sun, 11 Oct 2009 17:04:57 -0400 Date: Mon, 12 Oct 2009 01:04:53 +0400 (MSD) From: malc Subject: Re: [Qemu-devel] [PATCH] tcg, tci: Add TCG and interpreter for bytecode (virtual machine) In-Reply-To: <4AD208F5.9000203@mail.berlios.de> Message-ID: References: <4AC0E93A.6010605@mail.berlios.de> <1254156621-28559-1-git-send-email-weil@mail.berlios.de> <20091004182724.GA26105@miranda.arrow> <4AD208F5.9000203@mail.berlios.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: QEMU Developers On Sun, 11 Oct 2009, Stefan Weil wrote: > Stuart Brady schrieb: > > On Mon, Sep 28, 2009 at 06:50:21PM +0200, Stefan Weil wrote: > >> Please send patches / enhancements based on my latest > >> version from git://repo.or.cz/qemu/ar7.git. > > > > Just bug reports for now, unfortunately... [..snip..] > git://repo.or.cz/qemu/ar7.git contains the latest changes. > > If the maintainers want to integrate tci in the official qemu, > I can prepare the patches needed to add bytecode generator > and interpreter and tcg host support for any host. I've looked at the code, and the problem with helpers is essentially unsolved, if only things were as simple as casting things to `helper_function' and expecting it will work, not that it's _that_ much more complex, but stil.. -- mailto:av1474@comtv.ru