| commit | 4cb96b974265f97a9902b4458e50d01082572a16 | [log] [tgz] |
|---|---|---|
| author | Paolo Bonzini <pbonzini@redhat.com> | Wed May 17 14:46:49 2023 +0200 |
| committer | Paolo Bonzini <pbonzini@redhat.com> | Thu May 25 10:18:33 2023 +0200 |
| tree | a54e0a13142b24532155d3aee540260f5bc33d14 | |
| parent | c5d0c55f1ac402327235e4046f3921d16bc7b529 [diff] |
monitor: add more *_locked() functions 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>