From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=41502 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PheeW-0001oQ-Tt for qemu-devel@nongnu.org; Tue, 25 Jan 2011 03:53:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PheeV-0007Ku-8b for qemu-devel@nongnu.org; Tue, 25 Jan 2011 03:53:28 -0500 Received: from mail-wy0-f173.google.com ([74.125.82.173]:58783) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PheeV-0007Kl-4V for qemu-devel@nongnu.org; Tue, 25 Jan 2011 03:53:27 -0500 Received: by wyg36 with SMTP id 36so5472770wyg.4 for ; Tue, 25 Jan 2011 00:53:26 -0800 (PST) Message-ID: <4D3E8F83.20108@gmail.com> Date: Tue, 25 Jan 2011 09:53:23 +0100 From: Stefano Bonifazi MIME-Version: 1.0 Subject: Re: [Qemu-devel] TCG flow vs dyngen References: <000001cbb58c$221f5a00$011aa8c0@side35ya3cah0n> <4D330D01.9060801@gmail.com> <4D3CA28C.5080907@landley.net> <4D3CAAF3.2080600@gmail.com> <4D3CBC65.5070007@landley.net> <4D3D51A8.3060903@gmail.com> <4D3DC2D4.5010504@landley.net> <4D3DEC40.7020302@gmail.com> <4D3E251D.3040302@landley.net> In-Reply-To: <4D3E251D.3040302@landley.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rob Landley Cc: =?ISO-8859-1?Q?Rapha=EBl_Lef=E8vre?= , qemu-devel@nongnu.org > That said, QEMU's currently working fairly well on this front too, so > studying either should work pretty well... > Mr Richard Henderson's patch on elfload.c says I was right.. at least the version I am working on (qemu-0.13.0) had some bugs and weaknesses though it worked smoothly for most cases.. > And to be honest, the best way to get up to speed on this is to read this: > > http://www.muppetlabs.com/~breadbox/software/tiny/teensy.html uhmm seems a good piece.. maybe one of the last I still didn't have :) Thank you!! Stefano B.