]> Git Repo - qemu.git/commit
avoid a bogus COMPLETED->CANCELLED transition
authorZhanghaoyu (A) <[email protected]>
Thu, 7 Nov 2013 08:21:23 +0000 (08:21 +0000)
committerJuan Quintela <[email protected]>
Mon, 13 Jan 2014 11:39:48 +0000 (12:39 +0100)
commit6f2b811a61810a7fd9f9a5085de223f66b823342
tree82d11cbf7c1010ebca60364ff92afe118e9e961e
parentdd089c0a1e928fb80ba8a37983c1b0e9232d1c8b
avoid a bogus COMPLETED->CANCELLED transition

Avoid a bogus COMPLETED->CANCELLED transition.
There is a period of time from the timing of setting COMPLETED state to that of migration thread exits, so during which it's problematic in COMPLETED->CANCELLED transition.

Signed-off-by: Zeng Junliang <[email protected]>
Signed-off-by: Zhang Haoyu <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
migration.c
This page took 0.022622 seconds and 4 git commands to generate.