From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19gw6X-0007tf-4l for qemu-devel@nongnu.org; Sun, 27 Jul 2003 20:43:09 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19gw6V-0007nh-3p for qemu-devel@nongnu.org; Sun, 27 Jul 2003 20:43:07 -0400 Received: from host193-1.pool80116.interbusiness.it ([80.116.1.193] helo=dragas.dyndns.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19gw6U-0007fS-8b for qemu-devel@nongnu.org; Sun, 27 Jul 2003 20:43:06 -0400 Received: from 192.168.1.50 (unknown [192.168.1.50]) by dragas.dyndns.org (Postfix) with ESMTP id DCF12286CFB for ; Mon, 28 Jul 2003 02:43:00 +0200 (CEST) From: Stefano Marinelli Subject: Re: [Qemu-devel] qemu static elf boot / VGA emulation Date: Mon, 28 Jul 2003 02:43:06 +0200 References: <3F2451E6.5010406@free.fr> In-Reply-To: <3F2451E6.5010406@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200307280243.06826.postnet@dragas.dyndns.org> Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Alle 00:27, luned=EC 28 luglio 2003, Fabrice Bellard ha scritto: > Try with my latest fix. I think now the problem is that a proper VGA > emulation is needed. I plan to add it soon by using an SDL wrapper. Wow...Fabrice, things are going far now...our dream is coming true! :) Is anyone working on the software MMU? > VGA is not suffisant to get proper graphical display). I have the > following choices: > > - Bochs VBE (easy but limited to 8bpp) > - VMware virtual SVGA (easy but potential driver license problem) > - Intel i810 (there are good docs but the acceleration is > complicated) - Another SVGA card ???? I don't really know. Bochs VBE could be a good starting point, but 8bpp=20 is a bit low in order to use graphical operating systems. VMware is=20 commercial, and qemu could become an enemy for them, license problems=20 will likely be noticed and stopped. So Intel could be the best=20 choice... Stefano