]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Rework starting NBD server for migration
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 24 Aug 2020 19:24:13 +0000 (21:24 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 4 Sep 2020 08:20:49 +0000 (10:20 +0200)
commite74d627bb3bc2684cbe3edc1e2f7cc745b4e1ff3
treed2c4d5772b3a66138320c1374b715d43101ad3bc
parente31f24e299abce3d2868d3d365df9495c16c9069
qemu: Rework starting NBD server for migration

Clean up the semantics by using one extra self-describing variable.
This also fixes the port allocation when the port is specified.

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