From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bksDp-0001lz-1N for qemu-devel@nongnu.org; Fri, 16 Sep 2016 08:26:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bksDk-0001Ak-TA for qemu-devel@nongnu.org; Fri, 16 Sep 2016 08:26:23 -0400 Message-ID: <1474028773.8689.392.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Fri, 16 Sep 2016 22:26:13 +1000 In-Reply-To: <1474023532.5756.19.camel@redhat.com> References: <1473977179.8689.370.camel@kernel.crashing.org> <1474023532.5756.19.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Adding resolutions to the VGA driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Programmingkid , "list@suse.de:PowerPC list:PowerPC" , qemu-devel qemu-devel On Fri, 2016-09-16 at 12:58 +0200, Gerd Hoffmann wrote: > On Fr, 2016-09-16 at 08:06 +1000, Benjamin Herrenschmidt wrote: > > > > On Thu, 2016-09-15 at 13:21 -0400, Programmingkid wrote: > > > > > > There has been talk about what resolutions to add support for in the > > > VGA driver. What do you think of this list: > > Which driver? The MacOS 9 guest driver I put together for qemu vga ;-) Cheers, Ben.