From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1New6X-00077g-EE for qemu-devel@nongnu.org; Tue, 09 Feb 2010 14:50:37 -0500 Received: from [199.232.76.173] (port=59490 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1New6W-000778-Qk for qemu-devel@nongnu.org; Tue, 09 Feb 2010 14:50:36 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1New6V-0005i5-0e for qemu-devel@nongnu.org; Tue, 09 Feb 2010 14:50:36 -0500 Received: from mail-iw0-f178.google.com ([209.85.223.178]:34175) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1New6U-0005hg-GX for qemu-devel@nongnu.org; Tue, 09 Feb 2010 14:50:34 -0500 Received: by iwn8 with SMTP id 8so2255584iwn.13 for ; Tue, 09 Feb 2010 11:50:33 -0800 (PST) Message-ID: <4B71BC80.30905@codemonkey.ws> Date: Tue, 09 Feb 2010 13:50:24 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Seabios dislikes -M isapc References: <4B6FE4BD.5010304@siemens.com> In-Reply-To: <4B6FE4BD.5010304@siemens.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel On 02/08/2010 04:17 AM, Jan Kiszka wrote: > Hi, > > Seabios seems to have some assumptions built in that break when -M isapc > is selected. Is this supposed to work or is isapc about to die? > Does anything actually require isapc? pc has an ISA bridge, a PCI VGA device is still VGA/SVGA compliant. Would anything break if we just dropped isapc? Regards, Anthony Liguori > Jan > >