From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Leimbach Subject: How to use current KVM with non-modular kernel Date: Wed, 03 Sep 2008 09:50:56 +0200 Message-ID: <48BE41E0.4030103@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.gmx.net ([213.165.64.20]:38217 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750958AbYICHvB (ORCPT ); Wed, 3 Sep 2008 03:51:01 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Hello list, due to security concerns I have kvm hosts which have non-modular kernels, i.e. CONFIG_MODULES is not set. I'd like to use the latest KVM kernel code with those, but cannot not always upgrade to the latest kernel.org kernel. Is it possible to update kernel sources to include the latest and greatest kvm? For example to have 2.6.25.16 kernel with the kvm-74 module *compiled in*. -Felix