From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Gao Subject: Re: KVM-82 failed to compile Date: Thu, 08 Jan 2009 09:57:31 -0800 Message-ID: <49663E8B.7060503@schrodinger.com> References: <495D24C2.4030204@schrodinger.com> <495D3E62.3030100@schrodinger.com> <20090102145824.GA9049@nik-comp.linuxbox.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit To: KVM list Return-path: Received: from thermidore.schrodinger.com ([192.156.98.99]:1057 "EHLO schrodinger.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754471AbZAHR5i (ORCPT ); Thu, 8 Jan 2009 12:57:38 -0500 Received: from toni.schrodinger.com (toni.schrodinger.com [192.156.98.56]) by schrodinger.com (8.13.4/8.13.4) with ESMTP id n08Hvbr5066596 for ; Thu, 8 Jan 2009 09:57:37 -0800 (PST) (envelope-from gao@schrodinger.com) Received: from [10.10.18.38] (076-076-148-096.pdx.net [76.76.148.96]) (authenticated bits=0) by toni.schrodinger.com (8.13.3/8.13.3) with ESMTP id n08Hvbpf067292 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 8 Jan 2009 09:57:37 -0800 (PST) (envelope-from gao@schrodinger.com) In-Reply-To: <20090102145824.GA9049@nik-comp.linuxbox.cz> Sender: kvm-owner@vger.kernel.org List-ID: Nikola Ciprich wrote: > Hi, > enable KVM support on kernel against which You're compiling.. > n. > > That did it. So from 2.6.27 and on, we need to enable KVM module in kernel no matter we want to use a separate outside module or not. This is a little strange.