qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] setjmp outside cpu loop


From: Xin Tong
Subject: [Qemu-devel] setjmp outside cpu loop
Date: Sun, 22 Jan 2012 11:18:43 -0500

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

[Prev in Thread] Current Thread [Next in Thread]