LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Build KVM as a module or inside the kernel ? (https://www.linuxquestions.org/questions/linux-software-2/build-kvm-as-a-module-or-inside-the-kernel-758302/)

Linux.tar.gz 09-28-2009 02:59 PM

Build KVM as a module or inside the kernel ?
 
kvm and/or kvm_amd (or kvm_intel).

I mean what is your opinion about it ?
Of course, i intend to use qemu A LOT ! At each boot, a virtual machine will load, and it will be the main system for the user.

I'm a kvm noob, so that's why i ask you all ;^).

mostlyharmless 09-30-2009 03:58 PM

From what I can see of this:

http://www.linux-kvm.org/page/Choose...kernel_version

it depends on your kernel version. In general, I wouldn't build something in the kernel, as opposed to making a module, unless there was a good reason for it, but some people like building everything in the kernel and having no modules if possible.

Linux.tar.gz 10-05-2009 03:08 AM

Ok, must be compiled as module.

Thanks.


All times are GMT -5. The time now is 05:16 PM.