aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2014-04-15 08:55:44 +0200
committerGerd Hoffmann <kraxel@redhat.com>2014-05-08 10:45:54 +0200
commit4f60af9ac00800d5833f6ec4317535aeaddb1616 (patch)
treec51c9447a0cf0e340c20f17828d949cbf89f5b9a /scripts/qapi-commands.py
parentMerge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' into staging (diff)
downloadqemu-4f60af9ac00800d5833f6ec4317535aeaddb1616.tar.xz
qemu-4f60af9ac00800d5833f6ec4317535aeaddb1616.zip
spice: fix "info spice"
In case no listening address was specified, "info spice" reports "0.0.0.0" as address. Which is incorrect in case spice is listening on ipv6. Replace it by a wildcard "*" to indicate it is not limited to a specific address. Note: Being more specific is not possible without extending the spice-server api. The socket is handled by spice-server not qemu, so qemu can't easily figure the actual socket address. Reported-by: David Jaša <djasa@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions