]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Forbid unsupported parameters for tunnelled migration
authorJiri Denemark <jdenemar@redhat.com>
Thu, 30 Apr 2015 13:56:07 +0000 (15:56 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 4 May 2015 13:06:33 +0000 (15:06 +0200)
commitb45ec56f582742596a01ad1107c21d48d7172e7d
tree566f1920551cf326ced59417446caa7a8bcfe6a0
parent320e61b26c4da1d92f2bfb87d27aa526489ad6a0
qemu: Forbid unsupported parameters for tunnelled migration

Neither migrate URI nor lister address make any sense for tunnelled
migration.

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

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