]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Use qemuProcessLaunch in migration Prepare phase
authorJiri Denemark <jdenemar@redhat.com>
Tue, 10 Nov 2015 12:43:04 +0000 (13:43 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 25 Nov 2015 14:27:31 +0000 (15:27 +0100)
commite7c6f45759c9284ecb5baa255e6b7295912b76e7
tree60990169fce53567acdebb0a80080675151d9da3
parentad1012978f8e206a60adede4e19ee079926a9df2
qemu: Use qemuProcessLaunch in migration Prepare phase

Using qemuProcess{Init,Launch,FinishStartup} allows us to run
pre-migration commands on destination before asking QEMU to wait for
incoming migration data.

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