From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HVisN-0005pV-FD for qemu-devel@nongnu.org; Mon, 26 Mar 2007 02:40:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HVisI-0005g1-N4 for qemu-devel@nongnu.org; Mon, 26 Mar 2007 02:40:18 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVisI-0005fo-FR for qemu-devel@nongnu.org; Mon, 26 Mar 2007 01:40:14 -0500 Received: from ug-out-1314.google.com ([66.249.92.170]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HViq3-0002Bg-QF for qemu-devel@nongnu.org; Mon, 26 Mar 2007 02:37:56 -0400 Received: by ug-out-1314.google.com with SMTP id j40so1709936ugd for ; Sun, 25 Mar 2007 23:37:46 -0700 (PDT) Message-ID: <46d6db660703252337u60c66342n9927165f4ca15dd8@mail.gmail.com> Date: Mon, 26 Mar 2007 08:37:45 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] QEMU + -std-vga + XFree86 In-Reply-To: <9a158e2e0703251636p2209eed0u5e1b8f736343a8e6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9a158e2e0703251636p2209eed0u5e1b8f736343a8e6@mail.gmail.com> Reply-To: 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 On 3/26/07, Kyle Hubert wrote: > Hi, I'm working with QEMU on an XFree86 machine. I was desirous of > having 1600x1200 working in the virtual machine, so I looked at using > the -std-vga option with the "vesa" X driver. > > While initializing X, I get the following: > > (...) could you send your xf86config file ? does it work in cirrus mode ? -- Christian