Re: [Qemu-devel] QEMU-Based Android Emulator

2014-02-04 Thread Marinos Tsantekidis
Maybe I'm not specific enough. I built Android from the source code and I know that the Android Emulator that comes with it, is based on QEMU. I don't want anything from Android. What I'm interested in is the underlying QEMU. I want to see how the program counter changes during translation. To my u

Re: [Qemu-devel] QEMU-Based Android Emulator

2014-02-04 Thread Andreas Färber
Hi, Am 03.02.2014 18:45, schrieb Marinos Tsantekidis: > Hi to all! I'm looking to extract some info from QEMU used by Android > Emulator. I want to add some printf s to the source code. How do I do > that? How do I recompile the source in order for the changes to take > effect? Please help!! Plea

[Qemu-devel] QEMU-Based Android Emulator

2014-02-03 Thread Marinos Tsantekidis
Hi to all! I'm looking to extract some info from QEMU used by Android Emulator. I want to add some printf s to the source code. How do I do that? How do I recompile the source in order for the changes to take effect? Please help!!