From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN04c-0001T0-Ob for qemu-devel@nongnu.org; Mon, 10 Mar 2014 09:17:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WN04V-000136-43 for qemu-devel@nongnu.org; Mon, 10 Mar 2014 09:16:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:5116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN04U-00012p-SN for qemu-devel@nongnu.org; Mon, 10 Mar 2014 09:16:47 -0400 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 s2ADGjDk000711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 10 Mar 2014 09:16:45 -0400 From: Gerd Hoffmann Date: Mon, 10 Mar 2014 14:16:37 +0100 Message-Id: <1394457400-31756-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/3] spice patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Flushing the spice patch queue with a small collection of three patches. No major changes in there. please pull, Gerd The following changes since commit f53f3d0a00b6df39ce8dfca942608e5b6a9a4f71: Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging (2014-03-08 12:38:43 +0000) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu tags/pull-spice-4 for you to fetch changes up to c9dd4074df9b702090fa0e42c0101d75d44c7eb9: configure: Prettify message for hosts without spice support (2014-03-10 13:57:36 +0100) ---------------------------------------------------------------- minor spice patches. ---------------------------------------------------------------- Gerd Hoffmann (2): spice: fix simple display surface handling spice: QemuUIInfo windup Stefan Weil (1): configure: Prettify message for hosts without spice support configure | 4 ++++ ui/spice-display.c | 37 ++++++++++++++++++++++++++++++------- 2 files changed, 34 insertions(+), 7 deletions(-)