From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HX2Fv-0003W7-Nk for qemu-devel@nongnu.org; Thu, 29 Mar 2007 17:34:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HX2Fs-0003Mq-7y for qemu-devel@nongnu.org; Thu, 29 Mar 2007 17:34:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HX2Fr-0003MH-VC for qemu-devel@nongnu.org; Thu, 29 Mar 2007 16:34:00 -0500 Received: from bangui.magic.fr ([195.154.194.245]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HX2DE-0002fY-SS for qemu-devel@nongnu.org; Thu, 29 Mar 2007 17:31:17 -0400 Received: from [192.168.0.2] (ppp-36.net-723.magic.fr [80.118.184.36]) by bangui.magic.fr (8.13.1/8.13.1) with ESMTP id l2TLVAdc010356 for ; Thu, 29 Mar 2007 23:31:10 +0200 Subject: Re: [Qemu-devel] QEMU Alpha target From: "J. Mayer" In-Reply-To: <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> <20070329211854.GA7056@miranda.arrow> Content-Type: text/plain Date: Thu, 29 Mar 2007 23:31:14 +0200 Message-Id: <1175203874.6794.118.camel@rapid> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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, 2007-03-29 at 22:18 +0100, Stuart Brady wrote: > 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. :-) I did not provide the code because I will not maintain and go on developping it. And I don't want to add orphean code in the Qemu repository. But if there is some people ready to work on it, I can do it. It already helped me find some fixes to be submited to run 64 bits program in linux user target mode... -- J. Mayer Never organized