From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DUptP-0001VU-C1 for qemu-devel@nongnu.org; Sun, 08 May 2005 13:48:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DUptM-0001Tm-Ec for qemu-devel@nongnu.org; Sun, 08 May 2005 13:48:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DUpqy-0000Ff-Nu for qemu-devel@nongnu.org; Sun, 08 May 2005 13:46:08 -0400 Received: from [63.144.52.41] (helo=mail.conquestis.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DUpsR-0004t3-HL for qemu-devel@nongnu.org; Sun, 08 May 2005 13:47:39 -0400 Message-ID: <427E4F14.4090701@kadu.net> Date: Sun, 08 May 2005 19:40:36 +0200 From: Adrian Smarzewski MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] x86 vs x86_64 emulation on amd64 host 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 Is it better (faster) to emulate x86_64 or x86 architecture on amd64 host with 32-bit Windows as guest? Will kqemu for amd64 change something in this case?