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?