From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59393) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrPSX-0000gi-VW for qemu-devel@nongnu.org; Thu, 11 Aug 2011 03:13:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QrPSX-0000Qb-1p for qemu-devel@nongnu.org; Thu, 11 Aug 2011 03:13:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:9750) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrPSW-0000QR-PR for qemu-devel@nongnu.org; Thu, 11 Aug 2011 03:13:41 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p7B7DdQR020862 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 11 Aug 2011 03:13:39 -0400 From: Gerd Hoffmann Date: Thu, 11 Aug 2011 09:13:34 +0200 Message-Id: <1313046817-5563-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, Here comes the spice patch queue with two little fixes queued up and and extension of the "info spice" monitor command which reports the spice version too now. please pull, Gerd The following changes since commit b9c6cbff76061537b722d55f0e321dde2a612a23: Merge remote-tracking branch 'pm-arm/for-upstream' into pm (2011-08-09 19:16:43 +0200) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu spice.v41 Alon Levy (2): qxl: unbreak after memory API conversion ui/spice-core: report compiled-version in info spice/query-spice Yonit Halperin (1): qxl: allowing the command rings to be not empty when spice worker is stopped RHBZ #728984 hw/qxl.c | 13 ++++++------- ui/spice-core.c | 8 ++++++++ 2 files changed, 14 insertions(+), 7 deletions(-)