mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-12 01:54:49 +02:00
4cb96b9742
Allow flushing and printing to the monitor while mon->mon_lock is held. This will help cleaning up the locking of mon->mux_out and mon->suspend_cnt. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>