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 1AGkTX-0004ue-Cq for qemu-devel@nongnu.org; Mon, 03 Nov 2003 14:34:55 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AGkSz-0004Ou-S4 for qemu-devel@nongnu.org; Mon, 03 Nov 2003 14:34:54 -0500 Received: from [194.97.50.132] (helo=mout1.freenet.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AGkSz-0004Ko-DH for qemu-devel@nongnu.org; Mon, 03 Nov 2003 14:34:21 -0500 Received: from [194.97.55.148] (helo=mx5.freenet.de) by mout1.freenet.de with asmtp (Exim 4.24) id 1AGkSw-0007L4-Cl for qemu-devel@nongnu.org; Mon, 03 Nov 2003 20:34:18 +0100 Received: from port-212-202-171-136.reverse.qdsl-home.de ([212.202.171.136] helo=debian) by mx5.freenet.de with asmtp (ID jahn.matthias@freenet.de) (Exim 4.24 #17) id 1AGkSw-0002fe-3C for qemu-devel@nongnu.org; Mon, 03 Nov 2003 20:34:18 +0100 From: matthias jahn Date: Mon, 3 Nov 2003 20:41:22 +0100 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200311032041.22456.jahn.matthias@freenet.de> Subject: [Qemu-devel] http://www.microlib.org/ Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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!!?