From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Young Subject: Re: [BUG] kvm: guest can not startup due to triple fault Date: Tue, 19 Oct 2010 19:52:00 +0800 Message-ID: <20101019115200.GA2524@darkstar> References: <20101018134508.GA11885@darkstar> <4CBC4FA9.90406@redhat.com> <4CBC5097.1020105@redhat.com> <20101018135813.GA20316@darkstar> <4CBC547A.8080700@redhat.com> <4CBC964B.6000605@zytor.com> <4CBD099D.2060500@zytor.com> <4CBD5D8F.6020505@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "H. Peter Anvin" , Ingo Molnar , Jan Kiszka , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Avi Kivity Return-path: Received: from mail-pw0-f46.google.com ([209.85.160.46]:44488 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758178Ab0JSLvs (ORCPT ); Tue, 19 Oct 2010 07:51:48 -0400 Content-Disposition: inline In-Reply-To: <4CBD5D8F.6020505@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Oct 19, 2010 at 10:57:51AM +0200, Avi Kivity wrote: > On 10/19/2010 08:55 AM, Dave Young wrote: > >> OK. Please install msr-tools on your system, and give us the outputs of: > >> > >> rdmsr -p 0 -xc 0x1a0 > >0x1764952489 > > > >> rdmsr -p 1 -xc 0x1a0 > >0x1364952489 > > > > That's MSR_IA32_MISC_ENABLE_XD_DISABLE. Looks like the kernel never > plays with it. Hope someone can fix this. IMO we should not depends on bios setting > > Suggest: > - updating your BIOS > - playing with the NX feature in your BIOS setup screens Enable the XD in bios resolved the problem. Thanks you all for the help. > > > -- > error compiling committee.c: too many arguments to function >