From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C53Bk-0000D7-Tn for qemu-devel@nongnu.org; Wed, 08 Sep 2004 10:12:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C53Bj-0000Ct-7F for qemu-devel@nongnu.org; Wed, 08 Sep 2004 10:12:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C53Bj-0000Cq-3b for qemu-devel@nongnu.org; Wed, 08 Sep 2004 10:12:43 -0400 Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C536N-0008Vk-Rh for qemu-devel@nongnu.org; Wed, 08 Sep 2004 10:07:12 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1C536M-0000ie-00 for ; Wed, 08 Sep 2004 16:07:10 +0200 Received: from 84-72-8-239.dclient.hispeed.ch ([84.72.8.239]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Sep 2004 16:07:10 +0200 Received: from cwalther by 84-72-8-239.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Sep 2004 16:07:10 +0200 From: Christian Walther Date: Wed, 08 Sep 2004 16:07:11 +0200 Message-ID: References: <33ECF18C-010C-11D9-99AC-00039347B912@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: Sender: news Subject: [Qemu-devel] Re: Running Linux on Mac OS X 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 Steve Roy wrote: > I tried -cirrus-vga at first, as instructed, but it wouldn't work. I > would get an error on the command line, something about cirrus not being > recognized or supported, I forget. It's -cirrusvga, not -cirrus-vga. But in recent versions (since 0.6.0, I guess), cirrus is the default anyway. What happens when you specify neither -cirrusvga nor -std-vga? -Christian