From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AGnRP-0005WZ-2f for qemu-devel@nongnu.org; Mon, 03 Nov 2003 17:44:55 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AGnQH-0003sR-VX for qemu-devel@nongnu.org; Mon, 03 Nov 2003 17:44:17 -0500 Received: from [193.252.22.28] (helo=mwinf0304.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AGnPv-0003Tf-TV for qemu-devel@nongnu.org; Mon, 03 Nov 2003 17:43:24 -0500 Received: from free.fr (ATuileries-112-1-2-187.w80-14.abo.wanadoo.fr [80.14.188.187]) by mwinf0304.wanadoo.fr (SMTP Server) with ESMTP id 476B3A803E31 for ; Mon, 3 Nov 2003 23:43:22 +0100 (CET) Message-ID: <3FA6DA30.4060805@free.fr> Date: Mon, 03 Nov 2003 23:44:00 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] http://www.microlib.org/ References: <200311032041.22456.jahn.matthias@freenet.de> In-Reply-To: <200311032041.22456.jahn.matthias@freenet.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org matthias jahn wrote: > The MicroLib.org project is a broad methodology effort focusing on several > simulation methodology issues of computer architecture research: designing > processor simulators that are reliable, reasonably accurate and easy to > modify, stimulating distribution of simulators to check and compare research > results, finding reliable and practical methods for speeding simulations, > using simulators as precise dynamic analysis tools for program optimization > purposes. > > It is a PPC/Alpha Simulator[GPL] using SystemC (www.systemc.org)[IBM Public > License]. > > Should be added to link list!!? I don't see QEMU in their link list... Anyway, I added it. Fabrice.