[Spice-devel] [Qemu-devel] Automatic spice port selection
Gerd Hoffmann
kraxel at redhat.com
Tue Apr 22 01:35:18 PDT 2014
Hi,
> > Can someone add spice automatic port selection on qemu similar to vnc ones
> > please?
Not so easy as this is handled by spice-server not qemu, so this
requires some new interfaces to communicate the listening address to
qemu. Otherwise you can't see the port selected in 'info spice', which
would make the whole thing pretty pointless.
Also note that the automatic port selection code in qemu is rarely used
in practice due to libvirt doing the port selection in typical setups.
And it is a bit flaky. I've seen it happily grab port 5900 in ipv6
space even though it was in use in ipv4 space. Which is probably not
the behavior expected by most users ...
cheers,
Gerd
More information about the Spice-devel
mailing list