]> Git Repo - qemu.git/commit - savevm.c
migration: push qemu_savevm_state_cancel out of qemu_savevm_state_*
authorPaolo Bonzini <[email protected]>
Fri, 22 Feb 2013 16:36:10 +0000 (17:36 +0100)
committerJuan Quintela <[email protected]>
Mon, 11 Mar 2013 12:32:00 +0000 (13:32 +0100)
commit04943ebaa9e4f5f9ac080198a7b0d25c6d7ac444
treed21541eedd3718d941583f04f6874dd200973674
parent7a2c17216cd5ae4c22844123b8e9360d517932f8
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 <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
savevm.c
This page took 0.025101 seconds and 4 git commands to generate.