commit | 04943ebaa9e4f5f9ac080198a7b0d25c6d7ac444 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Feb 22 17:36:10 2013 +0100 |
committer | Juan Quintela <quintela@redhat.com> | Mon Mar 11 13:32:00 2013 +0100 |
tree | d21541eedd3718d941583f04f6874dd200973674 | |
parent | 7a2c17216cd5ae4c22844123b8e9360d517932f8 [diff] |
migration: push qemu_savevm_state_cancel out of qemu_savevm_state_* This is useful, because it lets us keep the cancellation callbacks inside the big lock while pushing the others out. Reviewed-by: Orit Wasserman <owasserm@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>