From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JHnDI-000110-Pp for qemu-devel@nongnu.org; Wed, 23 Jan 2008 16:32:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JHnDG-000107-N3 for qemu-devel@nongnu.org; Wed, 23 Jan 2008 16:32:52 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHnDG-000103-Hj for qemu-devel@nongnu.org; Wed, 23 Jan 2008 16:32:50 -0500 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JHnDG-0007xb-2X for qemu-devel@nongnu.org; Wed, 23 Jan 2008 16:32:50 -0500 Received: from nz-out-0506.google.com ([64.233.162.236]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JHnDC-0007tq-JL for qemu-devel@nongnu.org; Wed, 23 Jan 2008 16:32:46 -0500 Received: by nz-out-0506.google.com with SMTP id f1so8635692nzc.37 for ; Wed, 23 Jan 2008 13:32:33 -0800 (PST) Message-ID: <7fac565a0801231332yfde7936jce26de5efa30b8e6@mail.gmail.com> Date: Wed, 23 Jan 2008 23:32:33 +0200 From: "Alexey Eremenko" Subject: Re: [Qemu-devel] emulate the Intel-VT behavior on any type of CPU In-Reply-To: <1201122491.4797acbb1c4a7@webmail.alinto.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1200853781.479393159c296@webmail.alinto.com> <7fac565a0801201059o3138bbcfu1be5f5b9e2c6e542@mail.gmail.com> <1200856883.3004.16.camel@localhost.localdomain> <9BB789D8-9C5A-4F78-9885-481882BED79D@csgraf.de> <07E7629D-7DAD-4CEA-B2E0-96321960DCCB@csgraf.de> <1201122491.4797acbb1c4a7@webmail.alinto.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 Try: qemu-system-x86_64 By default, you use "qemu" which is a 32-bit emulator. I think SVM is available only to 64-bit guests. The 64-bit emulator is named: "qemu-system-x86_64", and don't worry, your CPU will work, despite being 32-bit without SVM. 64-bit part is for guests, not for host. I'm not sure if your guest OS also needs to be 64-bit, but it better be. -- -Alexey Eremenko "Technologov"