From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkoxI-0007tD-O0 for qemu-devel@nongnu.org; Fri, 16 Sep 2016 04:57:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkoxE-0004Ag-PA for qemu-devel@nongnu.org; Fri, 16 Sep 2016 04:57:08 -0400 Message-ID: <1474016215.8689.385.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Fri, 16 Sep 2016 18:56:55 +1000 In-Reply-To: <197abe18-8fb0-57e6-7636-2b561f393b97@telematik-zentrum.de> References: <197abe18-8fb0-57e6-7636-2b561f393b97@telematik-zentrum.de> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Adding resolutions to the VGA driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Fritscher , Programmingkid Cc: "list@suse.de:PowerPC list:PowerPC" , qemu-devel qemu-devel On Fri, 2016-09-16 at 10:37 +0200, Michael Fritscher wrote: >=C2=A0 > I assume that you left out the common CGA/EGA resolution > intentionally? It's not because a resolution exists somewhere that we need it in the driver's menu :-) Cheers, Ben.