From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V45Ts-0004Ig-OQ for qemu-devel@nongnu.org; Tue, 30 Jul 2013 04:40:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V45Tn-0002vF-TL for qemu-devel@nongnu.org; Tue, 30 Jul 2013 04:40:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6830) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V45Tn-0002ux-L4 for qemu-devel@nongnu.org; Tue, 30 Jul 2013 04:40:27 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r6U8eQOj023270 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 30 Jul 2013 04:40:26 -0400 From: Gerd Hoffmann Date: Tue, 30 Jul 2013 10:40:24 +0200 Message-Id: <1375173625-3784-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL for-1.6 0/1] spice patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, This is the spice patch queue, with a single fix for 1.6. please pull, Gerd The following changes since commit dbe49aea76a7805f05b33d548b2e543b51fa8bb1: Update version for 1.6.0-rc0 (2013-07-29 20:30:29 -0500) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu spice.v72 for you to fetch changes up to 58ae52a8dc7752e3da9a905678580b4cb8181cdc: spice: fix display initialization (2013-07-30 10:25:47 +0200) ---------------------------------------------------------------- Gerd Hoffmann (1): spice: fix display initialization include/sysemu/sysemu.h | 1 - include/ui/qemu-spice.h | 2 ++ ui/spice-core.c | 5 +++++ vl.c | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-)