From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bizek-0008Jg-Ay for qemu-devel@nongnu.org; Fri, 09 Jul 2004 13:59:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bizej-0008JG-Jd for qemu-devel@nongnu.org; Fri, 09 Jul 2004 13:59:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bizej-0008JD-F1 for qemu-devel@nongnu.org; Fri, 09 Jul 2004 13:59:29 -0400 Received: from [80.59.103.181] (helo=claunia.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BizcF-0000jV-AN for qemu-devel@nongnu.org; Fri, 09 Jul 2004 13:57:05 -0400 From: "Natalia Portillo" Subject: RE: [Qemu-devel] (Before) RFC for new features Date: Fri, 9 Jul 2004 18:57:21 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <1089394353.59382.203.camel@pcgem.rdg.cyberkinetica.com> Message-Id: 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 About the BIOS question we should have a modular BIOS. Like AWARD, AMI, Phoenix, etc, BIOS, that have support for a great variety of chipsets and CPUs, and are compiled with required modules for each motherboard. > -----Mensaje original----- > De: qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org > [mailto:qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org] > En nombre de Antony T Curtis > Enviado el: viernes, 09 de julio de 2004 18:33 > Para: qemu-devel@nongnu.org > Asunto: Re: [Qemu-devel] (Before) RFC for new features > > On Sat, 2004-07-10 at 16:37, Hetz Ben Hamo wrote: > > Natalia Portillo wrote: > > > * 1 Chipset (Intel Natoma) > > > > > > We should have more? > > > If anyone can put more, great! > > > > How many chipset do you know that support Intel's Pentium > Pro? Another > > chipset might require MMX/SSE support, not mentioning the > BIOS support > > which is needed... > > I don't think that the chipset particularly cares what > extended instructions the CPU can execute... However, BIOS > support we are definitely lacking. IIRC, the BIOS we are > using doesn't do any PCI setup > - so we rely on some code in pc.c and pci.c to make the > chipset look configured and to set up the BARs. > > -- > Antony T Curtis > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel