From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HX23y-0006Ml-CW for qemu-devel@nongnu.org; Thu, 29 Mar 2007 17:21:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HX23x-0006KT-S2 for qemu-devel@nongnu.org; Thu, 29 Mar 2007 17:21:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HX23x-0006Jy-Eh for qemu-devel@nongnu.org; Thu, 29 Mar 2007 16:21:41 -0500 Received: from mtaout03-winn.ispmail.ntl.com ([81.103.221.49]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HX21K-00006D-9X for qemu-devel@nongnu.org; Thu, 29 Mar 2007 17:18:58 -0400 Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com with ESMTP id <20070329211857.SLLW1468.mtaout03-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com> for ; Thu, 29 Mar 2007 22:18:57 +0100 Received: from miranda.arrow ([213.107.21.212]) by aamtaout03-winn.ispmail.ntl.com with ESMTP id <20070329211857.QMCT26699.aamtaout03-winn.ispmail.ntl.com@miranda.arrow> for ; Thu, 29 Mar 2007 22:18:57 +0100 Received: from sdb by miranda.arrow with local (Exim 4.50) id 1HX21G-0001qQ-O5 for qemu-devel@nongnu.org; Thu, 29 Mar 2007 22:18:54 +0100 Date: Thu, 29 Mar 2007 22:18:54 +0100 From: Stuart Brady Message-ID: <20070329211854.GA7056@miranda.arrow> References: <20070317143730.1befbf94@neuling> <20070323211124.4d7d7b79@neuling> <46051A67.6060300@gmail.com> <200703281556.59315.rob@landley.net> <20070329125554.02174819@neuling> <460BDA7B.3020400@gmail.com> <20070329160821.GA6752@miranda.arrow> <1175198228.6794.102.camel@rapid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1175198228.6794.102.camel@rapid> Subject: [Qemu-devel] QEMU Alpha target 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 On Thu, Mar 29, 2007 at 09:57:08PM +0200, J. Mayer wrote: > If you are interressed to this target, you may like this: > I did, for fun, a preliminary version of the alpha CPU emulation. > For now, it implements most of the CPU instructions and should be able > to achieve user mode emulation after a debugging pass. For now, only a > few static programs start and run. The problem is I have too few free > time to debug it correctly and no alpha hardware or specific knowledge > to help me. > > So, if someone is interrested to debug and develop this target, I could > add the code I have to the Qemu repository as a start and let any > motivated one go on developping the target. Great news! I was wondering about the reference to 'TARGET_ALPHA' that you made recently. :-) While I'm interested, I can't promise to be of much use, as I haven't worked with Alpha before. OTOH, it can't hurt to release the code, and I can certainly check it against documentation. There certainly seems to be some interest, anyway. :-) -- Stuart Brady