]> xenbits.xensource.com Git - libvirt.git/commit
virsh: migrate --timeout-postcopy requires --postcopy
authorJiri Denemark <jdenemar@redhat.com>
Fri, 8 Sep 2017 16:15:13 +0000 (18:15 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 11 Sep 2017 14:29:05 +0000 (16:29 +0200)
commitecd53ca43a7512621066e6c3c3964b805d3debb1
tree120921c20e43c4d6bf92aa237bcb1d1cc755d000
parent90cd99a42e1afabc57f70a0e1e17e27f986ae04f
virsh: migrate --timeout-postcopy requires --postcopy

Requesting an automated switch to a post-copy migration (using
--timeout-postcopy) without actually enabling post-copy migration (using
--postcopy) doesn't really do anything. Let's make this dependency
explicit to avoid unexpected behavior.

https://bugzilla.redhat.com/show_bug.cgi?id=1455023

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
tools/virsh-domain.c