From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46873) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdxAP-0001o1-HU for qemu-devel@nongnu.org; Mon, 21 Sep 2015 05:13:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZdxAM-0007I5-BZ for qemu-devel@nongnu.org; Mon, 21 Sep 2015 05:13:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59270) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdxAM-0007Gv-6H for qemu-devel@nongnu.org; Mon, 21 Sep 2015 05:13:42 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 2239B8E699 for ; Mon, 21 Sep 2015 09:13:41 +0000 (UTC) From: Gerd Hoffmann Date: Mon, 21 Sep 2015 11:13:34 +0200 Message-Id: <1442826815-3408-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] spice: surface switch fast path requires same format too. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Spice patch queue, carrying a single bugfix. please pull, Gerd The following changes since commit 18640989a9f5e4d2e84b566c52ff1fccfa0dbf4a: Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging (2015-09-19 15:59:52 +0100) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu tags/pull-spice-20150921-1 for you to fetch changes up to b2af43cc379e1d4c30d92af257bedebf0e3f618a: spice: surface switch fast path requires same format too. (2015-09-21 09:52:07 +0200) ---------------------------------------------------------------- spice: surface switch fast path requires same format too. ---------------------------------------------------------------- Gerd Hoffmann (1): spice: surface switch fast path requires same format too. ui/spice-display.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)