mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-25 17:35:48 +00:00
The value passed is always true, and if the target's synchronize_from_tb hook is non-trivial, not exiting may be erroneous. Reviewed-by: Claudio Fontana <cfontana@suse.de> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>