From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark McLoughlin Subject: Re: 64bit guest thinks it is 32bit in kvm-86 - Intel only Date: Mon, 25 May 2009 09:21:59 +0100 Message-ID: <1243239720.18067.0.camel@blaa> References: <162a833f0905241945o5c90495o37bbd9d51c96e9f1@mail.gmail.com> Reply-To: Mark McLoughlin Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Josh Wilsdon Return-path: Received: from mx2.redhat.com ([66.187.237.31]:58553 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753791AbZEYIWB (ORCPT ); Mon, 25 May 2009 04:22:01 -0400 In-Reply-To: <162a833f0905241945o5c90495o37bbd9d51c96e9f1@mail.gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, 2009-05-24 at 19:45 -0700, Josh Wilsdon wrote: > the kernel refuses to boot with the error message: > > "This kernel requires an x86-64 CPU, but only detected an i686 CPU. > Unable to boot - please use a kernel appropriate for your CPU." This should fix it: http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=commitdiff;h=8fa3b3ce6e Cheers, Mark.