[libvirt] [PATCH 0/2] util: uri: use unsigned numbers for port

Peter Krempa posted 2 patches 6 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1500537598.git.pkrempa@redhat.com
src/qemu/qemu_command.c | 22 +++++-----------------
src/util/viruri.h       |  2 +-
2 files changed, 6 insertions(+), 18 deletions(-)
[libvirt] [PATCH 0/2] util: uri: use unsigned numbers for port
Posted by Peter Krempa 6 years, 9 months ago
Peter Krempa (2):
  qemu: command: Remove qemuNetworkDriveGetPort
  util: uri: Convert port number to unsigned integer

 src/qemu/qemu_command.c | 22 +++++-----------------
 src/util/viruri.h       |  2 +-
 2 files changed, 6 insertions(+), 18 deletions(-)

-- 
2.13.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] util: uri: use unsigned numbers for port
Posted by Peter Krempa 6 years, 9 months ago
On Thu, Jul 20, 2017 at 10:00:22 +0200, Peter Krempa wrote:
> Peter Krempa (2):
>   qemu: command: Remove qemuNetworkDriveGetPort
>   util: uri: Convert port number to unsigned integer

Self NACK. I'll repost this later with Michal's cleanup patch, since
I'll probably change the first patch along with fixing his patch.
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list