diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2017-02-23 18:29:09 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2017-02-24 10:32:45 +0000 |
commit | 6546706d28bbcec5c14601b446c0a1cde5256597 (patch) | |
tree | e5297c60dbd9958bb6a5d8223995f689fb5a74cb /include/exec/exec-all.h | |
parent | 8d4e9146b3568022ea5730d92841345d41275d66 (diff) | |
download | qemu-6546706d28bbcec5c14601b446c0a1cde5256597.zip |
tcg: add kick timer for single-threaded vCPU emulation
Currently we rely on the side effect of the main loop grabbing the
iothread_mutex to give any long running basic block chains a kick to
ensure the next vCPU is scheduled. As this code is being re-factored and
rationalised we now do it explicitly here.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Pranith Kumar <bobby.prani@gmail.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions