From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kbbqv-0004bj-By for qemu-devel@nongnu.org; Fri, 05 Sep 2008 09:59:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kbbqr-0004Zw-MF for qemu-devel@nongnu.org; Fri, 05 Sep 2008 09:59:56 -0400 Received: from [199.232.76.173] (port=44660 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kbbqr-0004Zo-DY for qemu-devel@nongnu.org; Fri, 05 Sep 2008 09:59:53 -0400 Received: from bart.se.axis.com ([195.60.68.10]:45544) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kbbqr-00040C-BH for qemu-devel@nongnu.org; Fri, 05 Sep 2008 09:59:54 -0400 Received: from bart.se.axis.com (bart.se.axis.com [127.0.0.1]) by bart.se.axis.com (Postfix) with ESMTP id 5E93B63FAF for ; Fri, 5 Sep 2008 15:59:36 +0200 (CEST) Received: from axis.com (edgar.se.axis.com [10.93.151.1]) by bart.se.axis.com (Postfix) with ESMTP id 5135F63FA9 for ; Fri, 5 Sep 2008 15:59:36 +0200 (CEST) Date: Fri, 5 Sep 2008 15:59:36 +0200 From: "Edgar E. Iglesias" Message-ID: <20080905135936.GC12335@edgar.se.axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] CRIS kernel and binaries 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 Hello, In case someone is interested or needs to test their patches for the CRIS port, you can find a kernel and a few binaries here: ftp://ftp.axis.se/pub/users/edgar/qemu-etrax/ The qemu-test-cris.tar.gz contains the binaries for the testsuite, just untar on your qemu build directory and run make -C test/cris check. Feel free to copy the files to the qemu web or to refer to the link. Best regards