summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/apb.c
diff options
context:
space:
mode:
authorStefan Hajnoczi2013-07-29 15:01:58 +0200
committerStefan Hajnoczi2013-07-29 17:19:02 +0200
commit02edd2e7665bceb307bedd8afe625c0f7e8d7cfa (patch)
treee0418b93b16a262893e69f83b9bcc94638fe96e4 /hw/pci-host/apb.c
parentmigration: notify migration state before starting thread (diff)
downloadqemu-02edd2e7665bceb307bedd8afe625c0f7e8d7cfa.tar.gz
qemu-02edd2e7665bceb307bedd8afe625c0f7e8d7cfa.tar.xz
qemu-02edd2e7665bceb307bedd8afe625c0f7e8d7cfa.zip
migration: fix spice migration
Commit 29ae8a4133082e16970c9d4be09f4b6a15034617 ("rdma: introduce MIG_STATE_NONE and change MIG_STATE_SETUP state transition") changed the state transitions during migration setup. Spice used to be notified with MIG_STATE_ACTIVE and it detected this using migration_is_active(). Spice is now notified with MIG_STATE_SETUP and migration_is_active() no longer works. Replace migration_is_active() with migration_in_setup() to fix spice migration. Cc: Michael R. Hines <mrhines@us.ibm.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/pci-host/apb.c')
0 files changed, 0 insertions, 0 deletions