From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SYzl6-0004PD-28 for qemu-devel@nongnu.org; Mon, 28 May 2012 09:13:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SYzkz-0001WZ-US for qemu-devel@nongnu.org; Mon, 28 May 2012 09:13:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:5604) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SYzkz-0001WR-MD for qemu-devel@nongnu.org; Mon, 28 May 2012 09:13:09 -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 q4SDD8Qp005691 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 28 May 2012 09:13:08 -0400 Date: Mon, 28 May 2012 10:13:28 -0300 From: Luiz Capitulino Message-ID: <20120528101328.4f936301@doriath.home> In-Reply-To: <20120528090813.GE8353@garlic> References: <20120524151905.GQ6105@garlic.tlv.redhat.com> <1337876572-2051-1-git-send-email-alevy@redhat.com> <20120525114311.1c1acf03@doriath.home> <20120528090813.GE8353@garlic> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] hmp/qxl: info spice: add qxl info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: kraxel@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com On Mon, 28 May 2012 12:08:13 +0300 Alon Levy wrote: > On Fri, May 25, 2012 at 11:43:11AM -0300, Luiz Capitulino wrote: > > On Thu, 24 May 2012 19:22:52 +0300 > > Alon Levy wrote: > > > > > For all devices print id, mode and guest_bug status. > > > > Is qxl really tied to spice? In the meaning that it's impossible to use it > > without spice? Wouldn't it be better to have 'info display' instead? > > Would a patch implementing 'info display' require me to implement it for > all displays? Would be nice, even if we start with very basic information.