[libvirt] [PATCH] qemu: vnc: error out for invalid port number

Martin Kletzander mkletzan at redhat.com
Wed May 13 07:51:08 UTC 2015


On Tue, May 12, 2015 at 07:00:07PM +0200, Pavel Hrdina wrote:
>In the XML we have the vnc port number, but QEMU takes on command line
>a vnc screen number, it's port-5900.  We should fail with error message
>that only ports in range [5900,65535] are valid.
>
>Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1164966
>
>Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
>---
> src/qemu/qemu_command.c | 96 +++++++++++++++++++++++++++----------------------
> 1 file changed, 53 insertions(+), 43 deletions(-)
>

What a weird diff, have you used --patience for formatting?  It might
be worth putting a note here that the diff is best viewed using '-w'
or even better '-w --word-diff' so that reviewer notices immediatelly
that most of the change is just whitespace movement.

ACK.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150513/9b8c5997/attachment-0001.sig>


More information about the libvir-list mailing list