From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HI7MJ-0008A0-IP for qemu-devel@nongnu.org; Fri, 16 Feb 2007 12:58:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HI7MH-00088l-68 for qemu-devel@nongnu.org; Fri, 16 Feb 2007 12:58:58 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HI7MG-00088c-Un for qemu-devel@nongnu.org; Fri, 16 Feb 2007 12:58:57 -0500 Received: from eastrmmtao03.cox.net ([68.230.240.36]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HI7MG-00089f-DS for qemu-devel@nongnu.org; Fri, 16 Feb 2007 12:58:56 -0500 Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao03.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20070216175854.MZPJ28701.eastrmmtao03.cox.net@eastrmimpo02.cox.net> for ; Fri, 16 Feb 2007 12:58:54 -0500 Message-ID: <15508094.1171648734296.JavaMail.root@eastrmwml07.mgt.cox.net> Date: Fri, 16 Feb 2007 12:58:54 -0500 From: Ben Taylor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Expanding the size of the vram for GDM5446? Reply-To: sol10x86@cox.net, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qemu-devel@nongnu.org I was wondering about the possibility of expanding the amount of "vram" for the Cirrus Logic GDM5446 emulation. 8MB of ram would give the ability to do 1600x1200 24 bit color. I know, this would probably completely break windows and other drivers, but am wondeirng if the Cirrus Xorg driver could deal with the extra memory, or could be easily modified to accept it. Thoughts?