diff options
author | Gonglei <arei.gonglei@huawei.com> | 2014-03-04 21:29:21 +0800 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2014-03-08 22:22:34 +0100 |
commit | fd8cec932c2ddc687e2da954978954b46a926f90 (patch) | |
tree | ed4bf190847be8c83a08242b14eeda5eb188381e /block.c | |
parent | f53f3d0a00b6df39ce8dfca942608e5b6a9a4f71 (diff) |
XBZRLE: Fix qemu crash when resize the xbzrle cache
Resizing the xbzrle cache during migration causes qemu-crash,
because the main-thread and migration-thread modify the xbzrle
cache size concurrently without lock-protection.
Signed-off-by: ChenLiang <chenliang88@huawei.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'block.c')
0 files changed, 0 insertions, 0 deletions