From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoY7s-0005TA-R0 for qemu-devel@nongnu.org; Wed, 12 Nov 2014 08:38:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XoY7m-0005YC-Mv for qemu-devel@nongnu.org; Wed, 12 Nov 2014 08:38:24 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoY7m-0005Xu-F6 for qemu-devel@nongnu.org; Wed, 12 Nov 2014 08:38:18 -0500 Message-ID: <1415799493.9540.3.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Wed, 12 Nov 2014 14:38:13 +0100 In-Reply-To: <1415709559-2011-1-git-send-email-marcandre.lureau@gmail.com> References: <1415709559-2011-1-git-send-email-marcandre.lureau@gmail.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] spice: do not require TCP ports List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Marc-Andr=E9?= Lureau Cc: qemu-devel@nongnu.org On Di, 2014-11-11 at 13:39 +0100, Marc-Andr=C3=A9 Lureau wrote: > It is possible to use Spice server without TCP port. On local VM, > qemu (and libvirt) can add new clients thanks to QMP add_client command. added to spice patch queue. thanks, Gerd