qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Spice-devel] Automatic spice port selection


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [Spice-devel] Automatic spice port selection
Date: Tue, 22 Apr 2014 10:35:18 +0200

  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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]