Hi all,
Which method, in fact, executes the TBs (full-system emulation)? Is
it tcg_qemu_tb_exec() from cpu_exec()?
At this point, is it possible for the execution of the TB to be interrupted
(it will try to execute this TB again)? If positive, how do I know whether
a TB was completely executed?

Thanks

Reply via email to