There is a setjmp outside the cpu loop in qemu cpu-exec.c. it is used
by longjmp later when a cpu exit request is given. I am wondering that
can a cpu_loop_exit() be called when the tcg is doing the translation
?

Thanks

Xin

Reply via email to