From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmZD7-0006BJ-Ep for qemu-devel@nongnu.org; Sun, 15 Jan 2012 18:10:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RmZD6-0005X6-2S for qemu-devel@nongnu.org; Sun, 15 Jan 2012 18:10:01 -0500 Received: from mail-vw0-f45.google.com ([209.85.212.45]:54810) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmZD5-0005Wx-Tb for qemu-devel@nongnu.org; Sun, 15 Jan 2012 18:09:59 -0500 Received: by vbjk17 with SMTP id k17so370310vbj.4 for ; Sun, 15 Jan 2012 15:09:59 -0800 (PST) MIME-Version: 1.0 From: Rajat Goyal Date: Sun, 15 Jan 2012 23:09:18 +0000 Message-ID: Content-Type: multipart/alternative; boundary=20cf307d06ce6d95cb04b69932de Subject: [Qemu-devel] Get only TCG code without execution List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --20cf307d06ce6d95cb04b69932de Content-Type: text/plain; charset=ISO-8859-1 I am doing a project to build a daemonic ARM emulator using QEMU. One of the requirements is to get the complete TCG code for any multi-threaded ARM program that I run on QEMU. I do not need QEMU to execute the program and show me the output. Just the entire TCG code. The latest version of qemu-arm seems to break while running pthread parallel ARM binaries, ie, qemu-arm terminates without completing execution and hence, the entire TCG code cannot be captured in the log. Is there a way by which I can get the complete TCG code for pthread parallel binaries in exchange for not making QEMU execute the binary? Any help would be appreciated. -- Rajat Goyal 5th year undergraduate student Integrated Master of Technology Mathematics and Computing Department of Mathematics IIT Delhi --20cf307d06ce6d95cb04b69932de Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I am doing a project to build a daemonic ARM emulator using QEMU. One of th= e requirements is to get the complete TCG code for any multi-threaded ARM p= rogram that I run on QEMU. I do not need QEMU to execute the program and sh= ow me the output. Just the entire TCG code. The latest version of qemu-arm = seems to break while running pthread parallel ARM binaries, ie, qemu-arm te= rminates without completing execution and hence, the entire TCG code cannot= be captured in the log. Is there a way by which I can get the complete TCG= code for pthread parallel binaries in exchange for not making QEMU execute= the binary?

Any help would be appreciated.

--
Rajat Goyal<= br>5th year undergraduate student
Integrated Master of Technology
Mat= hematics and Computing
Department of Mathematics
IIT Delhi
--20cf307d06ce6d95cb04b69932de--