From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Mon, 25 Aug 2008 13:39:24 +0000 Subject: Re: [PATCH]KVM: kvm/ia64: select ANON_INODES PREEMPT_NOTIFIERS, once Message-Id: <48B2B60C.7070101@qumranet.com> List-Id: References: <42DFA526FC41B1429CE7279EF83C6BDC01845A71@pdsmsx415.ccr.corp.intel.com> In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC01845A71@pdsmsx415.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org Zhang, Xiantao wrote: > But if users don't configure it @ building kernel, they can't exercise > kvm unless re-configure and re-build the host kernel. Generally, we > should allow users to build kvm in the form of modules, and insert to > host kernels without other dependcies. BTW, we often meet such fails > and have to do rebuild. :( If users don't configure networking, they can't compile any drivers. Sorry, that's how the kernel works. btw, on x86 we manage to run even without preempt notifiers, but a lot of pain is involved. In practice, I don't expect a problem. Most users get their kernels from a distribution. You should talk to ia64 distribution vendors to make sure they enable kvm in their ia64 2.6.26+ kernels. -- error compiling committee.c: too many arguments to function