Now that KVM is in the kernel - what does that mean for VirtualBox?
Can virtualBox use KVM?
Can they coexist or are they in each others way?
I have tried googling around but not found any direct info on this
Any experiences with that?
Moderator: Moderators
KVM: Kernel-based Virtual Machine for Linux
KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component.
Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc.
The kernel component of KVM is included in mainline Linux, and will appear in Linux 2.6.20.
KVM is open source software.
Users browsing this forum: No registered users and 1 guest