From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnBJs-00018x-Dn for qemu-devel@nongnu.org; Tue, 17 Jan 2012 10:51:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RnBJr-0003l6-EH for qemu-devel@nongnu.org; Tue, 17 Jan 2012 10:51:32 -0500 Received: from mx1.redhat.com ([209.132.183.28]:61354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnBJr-0003l1-2R for qemu-devel@nongnu.org; Tue, 17 Jan 2012 10:51:31 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q0HFpUf3002724 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 17 Jan 2012 10:51:30 -0500 From: Gerd Hoffmann Date: Tue, 17 Jan 2012 16:51:24 +0100 Message-Id: <1326815485-14428-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL] tiny spice patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, please pull a qxl bugfix. thanks, Gerd The following changes since commit 515aa3c57986b3e26558d72ecaeb7545ecd30510: check-qstring: remove check.h include (2012-01-12 11:33:22 -0600) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu spice.v47 Markus Armbruster (1): qxl: Slot sanity check in qxl_phys2virt() is off by one, fix hw/qxl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)