From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Td0hp-0002NO-Gu for qemu-devel@nongnu.org; Mon, 26 Nov 2012 10:34:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Td0hl-0004ZP-6e for qemu-devel@nongnu.org; Mon, 26 Nov 2012 10:34:45 -0500 Received: from mail-ie0-f173.google.com ([209.85.223.173]:50400) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Td0hl-0004ZK-1X for qemu-devel@nongnu.org; Mon, 26 Nov 2012 10:34:41 -0500 Received: by mail-ie0-f173.google.com with SMTP id e13so6100340iej.4 for ; Mon, 26 Nov 2012 07:34:40 -0800 (PST) From: Anthony Liguori In-Reply-To: <1353505736-26577-1-git-send-email-kraxel@redhat.com> References: <1353505736-26577-1-git-send-email-kraxel@redhat.com> Date: Mon, 26 Nov 2012 09:34:36 -0600 Message-ID: <877gp8wf77.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PULL for-1.3 0/2] spice patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann , qemu-devel@nongnu.org Gerd Hoffmann writes: > 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) Pulled. Thanks. Regards, Anthony Liguori > > 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(-)