From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JuIiM-0005X6-I1 for qemu-devel@nongnu.org; Thu, 08 May 2008 22:52:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JuIiL-0005Wu-Dm for qemu-devel@nongnu.org; Thu, 08 May 2008 22:52:06 -0400 Received: from [199.232.76.173] (port=41249 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JuIiK-0005Wr-St for qemu-devel@nongnu.org; Thu, 08 May 2008 22:52:05 -0400 Received: from wf-out-1314.google.com ([209.85.200.169]:53935) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JuIiK-0006Qc-L4 for qemu-devel@nongnu.org; Thu, 08 May 2008 22:52:04 -0400 Received: by wf-out-1314.google.com with SMTP id 27so969916wfd.4 for ; Thu, 08 May 2008 19:52:03 -0700 (PDT) Message-ID: Date: Fri, 9 May 2008 11:52:03 +0900 From: "Jun Koi" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] vgabios vs. vgabios-cirrus? 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 Hi, Currently we have 2 vgabios: vgabios.bin and vgabios-cirrus.bin. Is there any difference between them? Does one offer more features than the other, or what? I imagine that we have 2 vgabios because some OS prefers one to the other, but cannot confirm that. Many thanks, Jun