]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: Rename and move qemuNetworkDriveGetPort
authorPeter Krempa <pkrempa@redhat.com>
Thu, 13 Jul 2017 13:31:50 +0000 (15:31 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 24 Jul 2017 08:55:20 +0000 (10:55 +0200)
commite8b69016b135184684866b4948647757f4b2d325
treef4830eb2a195236e553e30b25278e7560269608a
parentf36f2e463f877292ee1f30dcb1000337739c2fd3
qemu: command: Rename and move qemuNetworkDriveGetPort

Move it to virstring.c and improve it to parse and validate ports. New
name is virStringParsePort.
src/libvirt_private.syms
src/qemu/qemu_command.c
src/util/virstring.c
src/util/virstring.h