From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uyhn4-0006PE-9U for qemu-devel@nongnu.org; Mon, 15 Jul 2013 08:22:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uyhmy-0000sC-He for qemu-devel@nongnu.org; Mon, 15 Jul 2013 08:22:06 -0400 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:54333) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uyhmy-0000rv-B2 for qemu-devel@nongnu.org; Mon, 15 Jul 2013 08:22:00 -0400 Received: by mail-we0-f169.google.com with SMTP id n57so10155392wev.14 for ; Mon, 15 Jul 2013 05:21:59 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 15 Jul 2013 09:21:58 -0300 Message-ID: From: Anderson Sartor Content-Type: multipart/alternative; boundary=047d7bb04efc2ec94404e18be8cd Subject: [Qemu-devel] QEMU option -d in_asm on i386 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --047d7bb04efc2ec94404e18be8cd Content-Type: text/plain; charset=ISO-8859-1 Regarding the QEMU code present in the Android source (I tested on QEMU 1.1.2 as well and got the same results), I am able to get in_asm, out_asm, etc data with ARM and MIPS architectures. However on i386 nothing is saved to the log using any of the "-d" options. Why is i386 different? How can I get this data for x86 as well? Thanks, --047d7bb04efc2ec94404e18be8cd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Regarding the QEMU code present in the Android source (I tested on= QEMU 1.1.2 as well and got the same results), I am able to get in_asm, out= _asm, etc data with ARM and MIPS architectures. However on i386 nothing is = saved to the log using any of the "-d" options. Why is i386 diffe= rent? How can I get this data for x86 as well?
Thanks,
--047d7bb04efc2ec94404e18be8cd--