From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFlB8-00024b-S2 for qemu-devel@nongnu.org; Thu, 16 Jul 2015 11:34:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFlB4-0004Cd-Qx for qemu-devel@nongnu.org; Thu, 16 Jul 2015 11:34:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFlB4-0004CQ-LO for qemu-devel@nongnu.org; Thu, 16 Jul 2015 11:34:26 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 0D31C9159B for ; Thu, 16 Jul 2015 15:34:25 +0000 (UTC) From: Gerd Hoffmann Date: Thu, 16 Jul 2015 17:34:21 +0200 Message-Id: <1437060862-8595-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL for-2.4 0/1] qxl: allow to specify head limit to qxl driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, A single spice patch, adding a new parameter to specify the number of heads for qxl (assuming spice-server version is new enough). please pull, Gerd The following changes since commit 2d5ee9e7a7dd495d233cf9613a865f63f88e3375: Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150716' into staging (2015-07-16 10:40:23 +0100) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu tags/pull-spice-20150716-1 for you to fetch changes up to 567161fdd47aeb6987e700702f6bbfef04ae0236: qxl: allow to specify head limit to qxl driver (2015-07-16 17:31:05 +0200) ---------------------------------------------------------------- qxl: allow to specify head limit to qxl driver ---------------------------------------------------------------- Frediano Ziglio (1): qxl: allow to specify head limit to qxl driver hw/display/qxl.c | 26 +++++++++++++++++++++----- hw/display/qxl.h | 3 +++ 2 files changed, 24 insertions(+), 5 deletions(-)