From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Icl6c-0003HD-Nw for qemu-devel@nongnu.org; Tue, 02 Oct 2007 13:00:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Icl6a-0003Gy-IQ for qemu-devel@nongnu.org; Tue, 02 Oct 2007 13:00:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Icl6a-0003Gv-F9 for qemu-devel@nongnu.org; Tue, 02 Oct 2007 13:00:20 -0400 Received: from mail.bawue.net ([193.7.176.63]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Icl6Z-0006pg-6k for qemu-devel@nongnu.org; Tue, 02 Oct 2007 13:00:19 -0400 Date: Tue, 2 Oct 2007 18:00:15 +0100 From: Thiemo Seufer Subject: Re: [Qemu-devel] [RFC] CRIS target port Message-ID: <20071002170015.GJ16772@networkno.de> References: <20071002105745.GB4845@edgar.underground.se.axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071002105745.GB4845@edgar.underground.se.axis.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Edgar E. Iglesias" Cc: qemu-devel@nongnu.org Edgar E. Iglesias wrote: > Hello, > > I've been working an a CRISv32 target port of Qemu. The linux-user > emulation is quite functional but the system emulation is still > very limited. Impressive work! > I've tested the user emulation with a test-suite added to the tests/ > dir in Qemu. I also used GCC's c torture tests from the CRIS GCC > port based on GCC 3.2.1. > > I'm publishing the patches for review, all kinds of comments are > appreciated. > I would also like to know if there are any formalities I need to > consider in case this would get committed, like copyright assignments > and so on. No such formalities are needed. > The patches are quite large so I put them on our ftp server: > ftp://ftp.axis.com/pub/users/edgar/ Please split both up in more managable pieces and post them to the mailing list (for easier review and Google posterity). Thiemo