diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-10-16 19:17:08 +0200 |
---|---|---|
committer | Luiz Capitulino <lcapitulino@redhat.com> | 2013-10-18 14:23:00 -0400 |
commit | c20b7fa4b2fedd979bcb0cc974bb5d08a10e3448 (patch) | |
tree | a93367075f7625799ff47b0eed7913192abc8027 /qemu-nbd.texi | |
parent | fc8ead74674b7129e8f31c2595c76658e5622197 (diff) |
monitor: eliminate monitor_event_state_lock
This lock does not protect anything that the BQL does not already
protect. Furthermore, with -nodefaults and no monitor, the mutex
is not initialized but monitor_protocol_event_queue is called
anyway, which causes a crash under mingw (and only works by luck.
under Linux or other POSIX OSes).
Reported-by: Orx Goshen <orx.goshen@intel.com>
Cc: Daniel Berrange <berrange@redhat.com>
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'qemu-nbd.texi')
0 files changed, 0 insertions, 0 deletions