From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4pdI-0004qe-D9 for qemu-devel@nongnu.org; Tue, 06 Mar 2012 03:20:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S4pdG-0004DQ-RL for qemu-devel@nongnu.org; Tue, 06 Mar 2012 03:20:31 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4pdG-0004DL-Iz for qemu-devel@nongnu.org; Tue, 06 Mar 2012 03:20:30 -0500 Message-ID: <4F55C8C9.80802@redhat.com> Date: Tue, 06 Mar 2012 09:20:25 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <4F50D4D7.8010602@redhat.com> <1330968146-6353-1-git-send-email-marcandre.lureau@redhat.com> In-Reply-To: <1330968146-6353-1-git-send-email-marcandre.lureau@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] spice: set spice uuid and name List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Marc-Andr=E9_Lureau?= Cc: =?ISO-8859-1?Q?Marc-Andr=E9_Lureau?= , qemu-devel@nongnu.org On 03/05/12 18:22, Marc-Andr=E9 Lureau wrote: > This allows a Spice client to identify a VM Patch added to spice patch queue. thanks, Gerd