From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCm6V-00059q-Fe for qemu-devel@nongnu.org; Mon, 10 Feb 2014 03:20:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCm6P-0003tG-9O for qemu-devel@nongnu.org; Mon, 10 Feb 2014 03:20:35 -0500 Received: from mx1.redhat.com ([209.132.183.28]:8451) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCm6O-0003tB-RL for qemu-devel@nongnu.org; Mon, 10 Feb 2014 03:20:29 -0500 Message-ID: <52F88BB4.7090408@redhat.com> Date: Mon, 10 Feb 2014 09:20:04 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1391877522-17254-1-git-send-email-mark.cave-ayland@ilande.co.uk> <1391877522-17254-2-git-send-email-mark.cave-ayland@ilande.co.uk> <52F79A4B.5060404@suse.de> <52F79DB2.1000401@ilande.co.uk> In-Reply-To: <52F79DB2.1000401@ilande.co.uk> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCHv2 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mark Cave-Ayland , =?ISO-8859-15?Q?Andreas_F=E4rber?= Cc: Peter Maydell , qemu-devel@nongnu.org, Blue Swirl , Bob Breuer , Anthony Liguori , Artyom Tarasenko Il 09/02/2014 16:24, Mark Cave-Ayland ha scritto: > > Alright I can change those for the next version of the patch. Does that > mean the use of hex output is now a display option rather than a > separate property type? "info qtree" will always print both decimal and hex. Paolo