« Previous | Next » 

Revision c20b7fa4

IDc20b7fa4b2fedd979bcb0cc974bb5d08a10e3448

Added by Paolo Bonzini over 10 years ago

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 <>
Cc: Daniel Berrange <>
Cc:
Signed-off-by: Paolo Bonzini <>
Signed-off-by: Luiz Capitulino <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences