]> git.proxmox.com Git - mirror_qemu.git/commit - util/qemu-sockets.c
qemu-sockets: Fix parsing of the inet option 'to'.
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 16 Nov 2012 04:08:14 +0000 (04:08 +0000)
committermalc <av1474@comtv.ru>
Wed, 21 Nov 2012 08:07:59 +0000 (12:07 +0400)
commit1ccbc2851282564308f790753d7158487b6af8e2
tree891a2917d6ffff9793b6c2a419b3a155a1f2bf17
parentecf51c9abe63eae282e5f912d9367ce75f36636a
qemu-sockets: Fix parsing of the inet option 'to'.

Having a qemu command line argument like "-vnc 127.0.0.1:0,to=99" is broken.
This have been break with commit 879e45c72da1569e07fbbc6a1aa2a708ea796044.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
qemu-sockets.c