From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiK3a-0001hv-NL for qemu-devel@nongnu.org; Thu, 08 May 2014 04:52:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiK3V-0006X4-PV for qemu-devel@nongnu.org; Thu, 08 May 2014 04:51:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44841) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiK3V-0006WA-Hd for qemu-devel@nongnu.org; Thu, 08 May 2014 04:51:53 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s488pqgP014273 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 8 May 2014 04:51:52 -0400 From: Gerd Hoffmann Date: Thu, 8 May 2014 10:51:42 +0200 Message-Id: <1399539104-20468-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL 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, Here comes the spice patch queue with two little bugfixes. please pull, Gerd The following changes since commit ff788b6fe67f694666781f821c1af812e8c7999b: Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' into staging (2014-05-07 18:38:39 +0100) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu tags/pull-spice-7 for you to fetch changes up to a76a2f729aae21c45c7e9eef8d1d80e94d1cc930: spice: fix libvirt snapshots (2014-05-08 10:45:54 +0200) ---------------------------------------------------------------- spice: small fixes ---------------------------------------------------------------- Gerd Hoffmann (2): spice: fix "info spice" spice: fix libvirt snapshots ui/spice-core.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-)