From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christophe Fergeau Subject: Re: Automatic spice port selection Date: Fri, 18 Apr 2014 03:42:58 -0400 (EDT) Message-ID: <1220316693.6728643.1397806978535.JavaMail.zimbra@redhat.com> References: <5332FD11.7060906@m2r.biz> <534B98C3.2060501@m2r.biz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <534B98C3.2060501@m2r.biz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spice-devel-bounces@lists.freedesktop.org Sender: "Spice-devel" To: Fabio Fantoni Cc: spice-devel@lists.freedesktop.org, xen-devel , qemu-devel@nongnu.org List-Id: xen-devel@lists.xenproject.org ----- Mail original ----- > Il 26/03/2014 17:15, Fabio Fantoni ha scritto: > > Time ago I have read somewhere that there is an option to > > automatically spice port in qemu as for vnc. > > I started to write a libxl patch to add this feature like the vnc one: > > https://github.com/Fantu/Xen/commit/63c54f354a34e7eb27b1c69016789a372a75843c > > > > > > Testing this patch lead to a missing "to=" parameter and I didn't > > found nothing else. > > > > Is there someone that can tell me that if it is possible to let qemu > > automatically assign a spice port like for vnc? libvirt does automatic port assignemnt for SPICE, but I think it does it 'manually' (with no support from SPICE). I don't think spice-server/qemu has magic to automatically allocate the spice port to be used. Christophe