]> xenbits.xensource.com Git - libvirt.git/commit
qemu: migration: Extract code responsible for calling drive-mirror
authorPeter Krempa <pkrempa@redhat.com>
Fri, 23 Feb 2018 09:29:08 +0000 (10:29 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 23 May 2018 11:18:25 +0000 (13:18 +0200)
commit89ed82646c1e12ac2718fa41806f21e15fb884b1
treecd2468c2e07a156ea957e3d7bbb8c19dc7d77dcc
parent8bad8e7bf040c3784df97250e2906af9deb8935e
qemu: migration: Extract code responsible for calling drive-mirror

Separate the code relevant for this approach so that we can later add a
second implementation without making the function messy.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_migration.c