Home
last modified time | relevance | path

Searched hist:c5d0c55f (Results 1 – 1 of 1) sorted by relevance

/qemu/monitor/
H A Dmonitor.cc5d0c55f Wed May 17 15:19:03 GMT 2023 Paolo Bonzini <pbonzini@redhat.com> monitor: allow calling monitor_resume under mon_lock

Move monitor_resume()'s call to readline_show_prompt() outside the
potentially locked section. Reuse the existing monitor_accept_input()
bottom half for this purpose.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
c5d0c55f Wed May 17 15:19:03 GMT 2023 Paolo Bonzini <pbonzini@redhat.com> monitor: allow calling monitor_resume under mon_lock

Move monitor_resume()'s call to readline_show_prompt() outside the
potentially locked section. Reuse the existing monitor_accept_input()
bottom half for this purpose.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>