]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: clean up migration ports when migration cancelled
authorZeng Junliang <zengjunliang@huawei.com>
Wed, 6 Nov 2013 03:36:57 +0000 (11:36 +0800)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 6 Nov 2013 14:08:43 +0000 (15:08 +0100)
commitc92ca769af2bacefdd451802d7eb1adac5e6597c
treea84131de6a953f3125a14201ae7e16cb51421001
parentb4e0299d4ff059c8707a760b7ec2063ccd57cc21
qemu: clean up migration ports when migration cancelled

If there's a migration cancelled, the bitmap of migration port should be
cleaned up too.

Signed-off-by: Zeng Junliang <zengjunliang@huawei.com>
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_migration.c