« Previous | Next » 

Revision b2a8658e

IDb2a8658ef5dc57ea9e7a45091724a719dd4bdcd3

Added by Umesh Deshpande over 11 years ago

protect the ramlist with a separate mutex

Add the new mutex that protects shared state between ram_save_live
and the iothread. If the iothread mutex has to be taken together
with the ramlist mutex, the iothread shall always be outside.

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Umesh Deshpande <>
Signed-off-by: Juan Quintela <>

Reviewed-by: Orit Wasserman <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences