From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Fantoni Subject: Automatic spice port selection Date: Wed, 26 Mar 2014 17:15:13 +0100 Message-ID: <5332FD11.7060906@m2r.biz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spice-devel-bounces@lists.freedesktop.org Sender: "Spice-devel" To: "qemu-devel@nongnu.org" , spice-devel@lists.freedesktop.org, xen-devel List-Id: xen-devel@lists.xenproject.org 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? Thanks for any reply.