summaryrefslogtreecommitdiff
path: root/ui/spice-core.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2013-07-29 15:01:57 +0200
committerStefan Hajnoczi <stefanha@redhat.com>2013-07-29 17:18:54 +0200
commit9287ac271d83166f99e050a0e0a4ebd462f7eb2b (patch)
tree5e5563d6e107fe73724af493f7025d181374c675 /ui/spice-core.c
parentb681a1c73e15e08c70c10cccd9c9f5b65cca12e8 (diff)
downloadqemu-9287ac271d83166f99e050a0e0a4ebd462f7eb2b.tar.gz
migration: notify migration state before starting thread
The migration thread runs outside the QEMU global mutex when possible. Therefore we must notify migration state change *before* starting the migration thread. This allows registered listeners to act before live migration iterations begin. Therefore they can get into a state that allows for live migration. When the migration thread starts everything will be ready. Without this patch there is a race condition during migration setup, depending on whether the migration thread has already transitioned from SETUP to ACTIVE state. Acked-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'ui/spice-core.c')
0 files changed, 0 insertions, 0 deletions