From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdgDf-0002xC-8d for qemu-devel@nongnu.org; Tue, 05 Nov 2013 07:58:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdgDa-0005FU-D4 for qemu-devel@nongnu.org; Tue, 05 Nov 2013 07:58:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdgDa-0005FI-4d for qemu-devel@nongnu.org; Tue, 05 Nov 2013 07:58:50 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id rA5Cwm3a023982 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 5 Nov 2013 07:58:48 -0500 From: Gerd Hoffmann Date: Tue, 5 Nov 2013 13:58:41 +0100 Message-Id: <1383656322-24150-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL for-1.7 0/1] spice bugfix 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 a qxl single bugfix for 1.7. please pull, Gerd The following changes since commit a126050a103c924b03388a9a64ce9af8c96b0969: Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging (2013-10-31 17:02:26 +0100) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu spice.v76 for you to fetch changes up to 4a46c99c8118586f19894fe66fc6e353f159d4d9: qxl: replace pipe signaling with bottom half (2013-11-04 12:31:42 +0100) ---------------------------------------------------------------- Gerd Hoffmann (1): qxl: replace pipe signaling with bottom half hw/display/qxl.c | 33 +++------------------------------ hw/display/qxl.h | 3 +-- 2 files changed, 4 insertions(+), 32 deletions(-)