From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HWwHT-0004h4-LQ for qemu-devel@nongnu.org; Thu, 29 Mar 2007 11:11:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HWwHS-0004fl-U9 for qemu-devel@nongnu.org; Thu, 29 Mar 2007 11:11:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWwHS-0004fN-MY for qemu-devel@nongnu.org; Thu, 29 Mar 2007 10:11:14 -0500 Received: from mail.codesourcery.com ([65.74.133.4]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HWwEr-0007B8-8y for qemu-devel@nongnu.org; Thu, 29 Mar 2007 11:08:33 -0400 From: Paul Brook Subject: Re: [Qemu-devel] QEMU Alpha target Date: Thu, 29 Mar 2007 16:08:25 +0100 References: <20070317143730.1befbf94@neuling> <20070329125554.02174819@neuling> <20070329145544.GA6553@miranda.arrow> In-Reply-To: <20070329145544.GA6553@miranda.arrow> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703291608.26347.paul@codesourcery.com> 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 > There do seem to be a few people who'd like Alpha emulation for QEMU. > Obviously, you'd want to get dynamic translation working first. :-) > > OTOH, I'm now wondering which archs can support full virtualisation. Depends how you define "full virtualization". If you call kqemu full virtualization then you can do that on pretty much any CPU. Paul