[libvirt] [PATCH v2 0/6] Convert port to unsigned integer

Ján Tomko jtomko at redhat.com
Fri Jul 21 10:02:31 UTC 2017


On Thu, Jul 20, 2017 at 02:29:57PM +0200, Peter Krempa wrote:
>Since Michal did not want to finis this I did. I also found a few bugs in
>my previous patches which are addressed here.
>

Thank you for taking this up, even though you did not finish the word
'finish'.

>Peter Krempa (6):
>  qemu: command: Rename and move qemuNetworkDriveGetPort
>  util: uri: Convert port number to unsigned integer
>  qemu: command: Remove condition to use default sheepdog port
>  util: storage: fill in default ports when parsing backing chain
>  conf: domain: Split up virDomainStorageHostParse and rename it
>  virStorageNetHostDef: Turn @port into integer
>
> src/conf/domain_conf.c                | 133 +++++++++++++++++++---------------
> src/libvirt_private.syms              |   1 +
> src/libxl/libxl_conf.c                |   2 +-
> src/qemu/qemu_block.c                 |   7 +-
> src/qemu/qemu_command.c               |  30 ++------
> src/qemu/qemu_parse_command.c         |  13 ++--
> src/storage/storage_backend_gluster.c |  17 +----
> src/storage/storage_driver.c          |   7 +-
> src/util/virstoragefile.c             |  68 +++++++----------
> src/util/virstoragefile.h             |   4 +-
> src/util/virstring.c                  |  37 ++++++++++
> src/util/virstring.h                  |   4 +
> src/util/viruri.h                     |   2 +-
> src/xenconfig/xen_xl.c                |   2 +-
> tests/virstoragetest.c                |  14 ++--
> 15 files changed, 182 insertions(+), 159 deletions(-)

ACK series.

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170721/38fe59ab/attachment-0001.sig>


More information about the libvir-list mailing list