« Previous | Next » 

Revision 6d3cb1f9

ID6d3cb1f970ee85361618f7ff02869180394e012d

Added by Dr. David Alan Gilbert about 10 years ago

Fix two XBZRLE corruption issues

Push zero'd pages into the XBZRLE cache
A page that was cached by XBZRLE, zero'd and then XBZRLE'd again
was being compared against a stale cache value

Don't use 'qemu_put_buffer_async' to put pages from the XBZRLE cache
Since the cache might change before the data hits the wire

Signed-off-by: Dr. David Alan Gilbert <>
Signed-off-by: Juan Quintela <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences