From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LeBkn-0005zc-3c for qemu-devel@nongnu.org; Mon, 02 Mar 2009 12:16:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LeBkl-0005yp-EL for qemu-devel@nongnu.org; Mon, 02 Mar 2009 12:16:32 -0500 Received: from [199.232.76.173] (port=33446 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LeBkl-0005yk-Aw for qemu-devel@nongnu.org; Mon, 02 Mar 2009 12:16:31 -0500 Received: from g1t0026.austin.hp.com ([15.216.28.33]:38805) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LeBkl-0003hw-0S for qemu-devel@nongnu.org; Mon, 02 Mar 2009 12:16:31 -0500 Subject: Re: [Qemu-devel] QEMU for IA64 From: Alex Williamson In-Reply-To: <7b25b2810902270654i48d2cb21idb19224779bd69f6@mail.gmail.com> References: <7b25b2810902270654i48d2cb21idb19224779bd69f6@mail.gmail.com> Content-Type: text/plain Date: Mon, 02 Mar 2009 10:17:17 -0700 Message-Id: <1236014237.7276.116.camel@lappy> 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 Cc: suraj.dodger@gmail.com On Fri, 2009-02-27 at 20:24 +0530, Suraj B wrote: > I am interested in designing a QEMU for emulating IA 64 on x86, anyone > doing this project or anyone want to help me ? You may be able to make use of ski to jump start instruction decoding: http://ski.sourceforge.net Alex