From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BVDeW-0001QU-PT for qemu-devel@nongnu.org; Tue, 01 Jun 2004 14:06:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BVDeU-0001Q3-T9 for qemu-devel@nongnu.org; Tue, 01 Jun 2004 14:06:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVDeU-0001Pn-N5 for qemu-devel@nongnu.org; Tue, 01 Jun 2004 14:06:18 -0400 Received: from [81.209.184.159] (helo=dd2718.kasserver.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BVDdh-00081r-1v for qemu-devel@nongnu.org; Tue, 01 Jun 2004 14:05:29 -0400 Received: from [192.168.0.7] (dsl-082-083-133-016.arcor-ip.net [82.83.133.16]) by dd2718.kasserver.com (Postfix) with ESMTP id 2953B92A58 for ; Tue, 1 Jun 2004 20:03:43 +0200 (CEST) Message-ID: <40BCC56D.9050604@fabianowski.de> Date: Tue, 01 Jun 2004 20:05:33 +0200 From: Bartosz Fabianowski MIME-Version: 1.0 Subject: Re: Subject: Re: [Qemu-devel] VGA BIOS source code References: <200405312200.03734.bobb@absamail.co.za> <40BB92D1.6040508@fabianowski.de> <200405312114.08329.kyle@silverbeach.net> <40BC18B6.9040300@fabianowski.de> <20040601124418.E25801@edinburgh.cisco.com> In-Reply-To: <20040601124418.E25801@edinburgh.cisco.com> 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 > Well the VMware 'chip' interface is documented, you could implement > it, however I doubt they'd be happy for you to use their drivers. Actually, I wonder how happy Cirrus Logic will be if people use their reference manuals to implement a GD54xx emulation. Clearly, each manual states right at the beginning that you are not allowed to use it as a basis for manufacturing or selling anything, unless you have written permission from them. QEMU is not being sold by anybody AFAIK, but the question whether writing an emulator is manufacturing an item (a software item) still remains. - Bartosz