summaryrefslogtreecommitdiff
path: root/block-migration.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2013-10-16 19:17:08 +0200
committerLuiz Capitulino <lcapitulino@redhat.com>2013-10-18 14:23:00 -0400
commitc20b7fa4b2fedd979bcb0cc974bb5d08a10e3448 (patch)
treea93367075f7625799ff47b0eed7913192abc8027 /block-migration.c
parentfc8ead74674b7129e8f31c2595c76658e5622197 (diff)
downloadqemu-c20b7fa4b2fedd979bcb0cc974bb5d08a10e3448.tar.gz
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 'block-migration.c')
0 files changed, 0 insertions, 0 deletions