From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BHs8i-000293-AE for qemu-devel@nongnu.org; Sun, 25 Apr 2004 18:30:20 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BHs8A-0001Ot-54 for qemu-devel@nongnu.org; Sun, 25 Apr 2004 18:30:18 -0400 Received: from [193.252.22.22] (helo=mwinf0903.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BHs89-0001Nn-Km for qemu-devel@nongnu.org; Sun, 25 Apr 2004 18:29:45 -0400 Received: from bellard.org (ATuileries-112-1-2-230.w80-14.abo.wanadoo.fr [80.14.188.230]) by mwinf0903.wanadoo.fr (SMTP Server) with ESMTP id EB8DC18000B9 for ; Mon, 26 Apr 2004 00:29:44 +0200 (CEST) Message-ID: <408C3C56.8050503@bellard.org> Date: Mon, 26 Apr 2004 00:31:50 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] S3 VGA References: <408C2293.4030106@olifantasia.com> <408C2B69.6020006@bellard.org> <20040425215638.M80914@witch.dyndns.org> In-Reply-To: <20040425215638.M80914@witch.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Hetz Ben Hamo wrote: > Umm, have you got the full spec for one of their chips? is this one of their > Xabre line or something older? Something a little older, and most of the specs are available (including the ones for 3d). > Also, Do you have any idea about performance gains from emulating this chip > rather then the VESA graphics that there's today? There will be little performance gain, but it will allow to use a standard SiS VGA driver and it will allow hardware 3d emulation in the future. Fabrice.