From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=56690 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PeV31-0003qn-1Q for qemu-devel@nongnu.org; Sun, 16 Jan 2011 11:01:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PeV30-0004Wa-6t for qemu-devel@nongnu.org; Sun, 16 Jan 2011 11:01:43 -0500 Received: from mail-gw0-f45.google.com ([74.125.83.45]:48010) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PeV30-0004WU-3h for qemu-devel@nongnu.org; Sun, 16 Jan 2011 11:01:42 -0500 Received: by gwaa12 with SMTP id a12so1674005gwa.4 for ; Sun, 16 Jan 2011 08:01:41 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4D330D01.9060801@gmail.com> References: <000001cbb58c$221f5a00$011aa8c0@side35ya3cah0n> <4D330D01.9060801@gmail.com> Date: Mon, 17 Jan 2011 00:01:41 +0800 Message-ID: Subject: Re: [Qemu-devel] TCG flow vs dyngen From: =?ISO-8859-1?Q?Rapha=EBl_Lef=E8vre?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Bonifazi Cc: qemu-devel@nongnu.org On Sun, Jan 16, 2011 at 11:21 PM, Stefano Bonifazi wrote: > > Thank you very much! > I've already solved this problem.. Right now I am fighting with the possi= bility of changing qemu-user code for making it run several binaries in suc= cession .. But it seems to remember the first translated code.. Nobody answ= ered to my post about it, do you have any idea? > Sorry for my belated on this discussion, after I searched for the topics you posted, it seems two main problems are unsolved? (Am I right?? I'm not sure...) 1. "I edited QEMU user, more exactly qemu-ppc launching the main function (inside main.c) from another c function I created, passing it the appropriate parameters. ...balabala" at Jan, 2011 2. "how can I check the number of target cpu cycles or target instructions executed inside qemu-user (i.e. qemu-ppc)? Is there any variable I can inspect for such informations?" at Dec, 2010 If I'm not correct, please let me know where the problem is. Rapha=EBl Lef=E8vre