diff options
author | Dr. David Alan Gilbert | 2014-02-13 20:44:45 +0100 |
---|---|---|
committer | Juan Quintela | 2014-02-25 14:30:28 +0100 |
commit | 6d3cb1f970ee85361618f7ff02869180394e012d (patch) | |
tree | ba96f77f01344e8efc15eea039358fc4f3bbe719 /scripts/qemu-gdb.py | |
parent | Fix vmstate_info_int32_le comparison/assign (diff) | |
download | qemu-6d3cb1f970ee85361618f7ff02869180394e012d.tar.gz qemu-6d3cb1f970ee85361618f7ff02869180394e012d.tar.xz qemu-6d3cb1f970ee85361618f7ff02869180394e012d.zip |
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 <dgilbert@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'scripts/qemu-gdb.py')
0 files changed, 0 insertions, 0 deletions