On 26 July 2016 at 19:49, Kartik Ramkrishnan wrote:
> Hello all,
>
>I am running an i386 binary in user mode using qemu.
>
>In the code, I am looking for the next location that the simulated
> program counter jumps to when a TranslationBlock completes execution. This
> address should be th
Hello all,
I am running an i386 binary in user mode using qemu.
In the code, I am looking for the next location that the simulated
program counter jumps to when a TranslationBlock completes execution. This
address should be the guest address, not the address on the host.
I found a variable