From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FRbQu-0001IO-MB for qemu-devel@nongnu.org; Thu, 06 Apr 2006 16:50:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FRbQt-0001I7-6k for qemu-devel@nongnu.org; Thu, 06 Apr 2006 16:50:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRbQt-0001I3-17 for qemu-devel@nongnu.org; Thu, 06 Apr 2006 16:50:23 -0400 Received: from [66.93.172.17] (helo=nevyn.them.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FRbUh-0004Qs-DD for qemu-devel@nongnu.org; Thu, 06 Apr 2006 16:54:19 -0400 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FRbQr-0000v9-LP for qemu-devel@nongnu.org; Thu, 06 Apr 2006 16:50:21 -0400 Date: Thu, 6 Apr 2006 16:50:21 -0400 From: Daniel Jacobowitz Subject: Re: [Qemu-devel] will qemu emulate 32 or 64 bit CPU? Message-ID: <20060406205021.GA3471@nevyn.them.org> References: <1144166970.2308.1.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1144166970.2308.1.camel@localhost.localdomain> 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 Tue, Apr 04, 2006 at 06:09:30PM +0200, Rakotomandimby Mihamina wrote: > Hi, > I run a host with 64 b its AMD Athlons. > What will be the default x86 CPU emulation? 32 bits or 64 bits? > I saw nothing in the doc. > Thank you. Whatever qemu is configured for. Emulation of 32-bit and 64-bit targets uses different qemu binaries. -- Daniel Jacobowitz CodeSourcery