From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58246) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjTyV-0001ON-Ho for qemu-devel@nongnu.org; Wed, 20 Jul 2011 06:25:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjTyS-0004Qr-US for qemu-devel@nongnu.org; Wed, 20 Jul 2011 06:25:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22662) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjTyS-0004Qf-3z for qemu-devel@nongnu.org; Wed, 20 Jul 2011 06:25:52 -0400 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 p6KAPoCr018236 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 20 Jul 2011 06:25:50 -0400 From: Gerd Hoffmann Date: Wed, 20 Jul 2011 12:25:36 +0200 Message-Id: <1311157538-12753-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL] spice patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Two small spice fixes for 0.15. please pull, Gerd The following changes since commit 03ff09580ef6cbc4a893b6e3e6bbff33180ec70a: Merge remote-tracking branch 'agraf/xen-next' into staging (2011-07-19 08:04:35 -0500) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu spice.v39 Gerd Hoffmann (1): spice: add sanity check for spice ports Yonit Halperin (1): qxl: upon reset, if spice worker is stopped, the command rings can be not empty hw/qxl.c | 4 ++-- ui/spice-core.c | 11 ++++++++++- 2 files changed, 12 insertions(+), 3 deletions(-)