Hi....

On Mon, Jan 16, 2012 at 06:09, Rajat Goyal <rajat.goyal...@gmail.com> wrote:
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?

The thing is, the way I see it, TCG is meant to be like JIT compiler.
Whereas what you're going to do is referring to static compiler.

Assuming your program has no interactive part (no user input, no need
to wait keypress etc), maybe you can just comment out the Qemu code
part that jump into translated block

NB: You were referrring to qemu user mode emulation, right?

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

Reply via email to