From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuiV2-0006lA-EK for qemu-devel@nongnu.org; Mon, 14 Jan 2013 06:46:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TuiUw-00032c-3u for qemu-devel@nongnu.org; Mon, 14 Jan 2013 06:46:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuiUv-00032E-ST for qemu-devel@nongnu.org; Mon, 14 Jan 2013 06:46:38 -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 r0EBkafa026098 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 14 Jan 2013 06:46:36 -0500 From: Gerd Hoffmann Date: Mon, 14 Jan 2013 12:46:33 +0100 Message-Id: <1358163995-13462-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/2] spice patch 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, carrying two coverity fixes in qxl. please pull, Gerd The following changes since commit 63fb2590839162afdf14d7c0ee02d460766c0956: Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm (2013-01-12 12:47:07 +0000) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu spice.v67 for you to fetch changes up to 08688af04dc1137ac2f420b35c235183926b4a23: qxl: Don't drop client capability bits (2013-01-14 08:59:38 +0100) ---------------------------------------------------------------- Markus Armbruster (2): qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity check qxl: Don't drop client capability bits hw/qxl.c | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-)