From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbAfo-0003pN-La for qemu-devel@nongnu.org; Wed, 21 Nov 2012 08:49:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbAfk-0000Lf-0X for qemu-devel@nongnu.org; Wed, 21 Nov 2012 08:49:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:19988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbAfj-0000LN-OI for qemu-devel@nongnu.org; Wed, 21 Nov 2012 08:48:59 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qALDmwO5020093 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 21 Nov 2012 08:48:58 -0500 From: Gerd Hoffmann Date: Wed, 21 Nov 2012 14:48:52 +0100 Message-Id: <1353505736-26577-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL for-1.3 0/2] spice patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Spice patch queue, featuring two bugfixes for 1.3. please pull, Gerd The following changes since commit 1ccbc2851282564308f790753d7158487b6af8e2: qemu-sockets: Fix parsing of the inet option 'to'. (2012-11-21 12:07:59 +0400) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu spice.v64 Gerd Hoffmann (1): spice: add new spice-server callbacks to ui/spice-display.c Lei Li (1): Fix the inconsistency in x509-dh-key-file parameter ui/spice-core.c | 2 +- ui/spice-display.c | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 1 deletions(-)