]> xenbits.xensource.com Git - libvirt.git/commit
qemu: command: Remove condition to use default sheepdog port
authorPeter Krempa <pkrempa@redhat.com>
Thu, 20 Jul 2017 10:50:18 +0000 (12:50 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 24 Jul 2017 08:55:43 +0000 (10:55 +0200)
commit615e34a73d86049181762484ee45f8b2b923a163
tree290f1cc5b4c968cee81682601d293d1da63c1ec3
parent1f920b9f02c50ed4cd1d84a75a026469e3f6a4fd
qemu: command: Remove condition to use default sheepdog port

Since we now set the default ports when parsing disks, it's not
necessary to have default port numbers encoded in the command line
generator.
src/qemu/qemu_command.c