]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Implement migration job phases
authorJiri Denemark <jdenemar@redhat.com>
Tue, 19 Jul 2011 00:27:30 +0000 (02:27 +0200)
committerEric Blake <eblake@redhat.com>
Wed, 27 Jul 2011 14:45:09 +0000 (08:45 -0600)
commit92713670677cb9609cdc32e53062fa409ccd9dce
tree1013d233fd775fa1cf5ba6990878650f9602beba
parent1c93fbbbe79103cdab70747448aa1a788214656d
qemu: Implement migration job phases

This patch introduces several helper methods to deal with jobs and
phases during migration in a simpler manner.
src/qemu/MIGRATION.txt [new file with mode: 0644]
src/qemu/qemu_domain.c
src/qemu/qemu_migration.c
src/qemu/qemu_migration.h