commit | 4987783400667147ada01a5bdcce53f11b822888 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Feb 15 19:57:57 2016 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 16 15:34:43 2016 +0100 |
tree | 5c52e9b632ac7e379e402dee41bbd62438a8e4d9 | |
parent | 98799b0d4be4fb5e3962005448119133a6bf74b2 [diff] |
migration: fix incorrect memory_global_dirty_log_start outside BQL This can cause various segmentation faults or aborts in qemu-iotests test 091. Fixes: 5b82b703b69acc67b78b98a5efc897a3912719eb Cc: Dave Gilbert <dgilbert@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>