From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HX0mp-0007ox-SZ for qemu-devel@nongnu.org; Thu, 29 Mar 2007 15:59:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HX0mn-0007nt-Bm for qemu-devel@nongnu.org; Thu, 29 Mar 2007 15:59:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HX0mn-0007nK-6R for qemu-devel@nongnu.org; Thu, 29 Mar 2007 14:59:53 -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 1HX0kA-0002vH-J8 for qemu-devel@nongnu.org; Thu, 29 Mar 2007 15:57:10 -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 l2TJv496008607 for ; Thu, 29 Mar 2007 21:57:04 +0200 Subject: Re: [Qemu-devel] 0.9.0 and svn don't build with -march=pentium2 etc.; was: Latest SVN fails to build on Fedora Core 6 (same with 0.9.0) From: "J. Mayer" In-Reply-To: <20070329160821.GA6752@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> Content-Type: text/plain Date: Thu, 29 Mar 2007 21:57:08 +0200 Message-Id: <1175198228.6794.102.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 17:08 +0100, Stuart Brady wrote: > On Thu, Mar 29, 2007 at 05:25:47PM +0200, Sunil Amitkumar Janki wrote: > > > About the Alphas, it would be great to run Tru64 on them or for the > > occasional OpenVMS session. I'm looking forward to implementing an > > Alpha target even though I've never seen or used them. You must be > > very lucky to have them at your disposal. > > I've been thinking about Alpha emulation for a while. I'd be happy to > help in any way that I can. 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. [...] -- J. Mayer Never organized