Felix Leimbach wrote:
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*.
You could copy the kernel files in the kvm-74 distribution into a new
directory in the Linux source tree, add '#include
"external-module-compat.h" to the top of all of them, and hack a Kbuild
for them. It would take some effort, but should work.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html