From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I7wXo-00028I-UK for qemu-devel@nongnu.org; Mon, 09 Jul 2007 12:57:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I7wXm-000286-LA for qemu-devel@nongnu.org; Mon, 09 Jul 2007 12:57:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I7wXm-000282-Ee for qemu-devel@nongnu.org; Mon, 09 Jul 2007 12:57:02 -0400 Received: from il.qumranet.com ([82.166.9.18]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I7wXl-0000Uy-UT for qemu-devel@nongnu.org; Mon, 09 Jul 2007 12:57:02 -0400 Message-ID: <469268DF.5090109@qumranet.com> Date: Mon, 09 Jul 2007 19:57:03 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] 32 bit emulating 64 bit References: <46926434.20600@bandsman.co.uk> In-Reply-To: <46926434.20600@bandsman.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: njh@bandsman.co.uk Cc: qemu-devel@nongnu.org Nigel Horne wrote: > Is it possible to use a 32 bit host to run a 64 bit guest? Sure. > I can't get the IA64 version > of FreeBSD6.2 to boot under my 32 bit Linux, qemu just changes its > status bar to QEMU [ stopped ] > no reason or message is printed, it just silently stops. I presume you mean the x86-64 (aka AMD64 or IA32e) version. You need to use qemu-system-x86_64. -- error compiling committee.c: too many arguments to function