commit | 1ccbc2851282564308f790753d7158487b6af8e2 | [log] [tgz] |
---|---|---|
author | Anthony PERARD <anthony.perard@citrix.com> | Fri Nov 16 04:08:14 2012 +0000 |
committer | malc <av1474@comtv.ru> | Wed Nov 21 12:07:59 2012 +0400 |
tree | 891a2917d6ffff9793b6c2a419b3a155a1f2bf17 | |
parent | ecf51c9abe63eae282e5f912d9367ce75f36636a [diff] |
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>