Downloads: Difference between revisions

From KVM
No edit summary
 
No edit summary
Line 1: Line 1:
If you want to use the kernel module and supporting userspace provided by a kvm release (recommended), download the latest version from
If you want to use the kernel module and supporting userspace provided by a kvm release (recommended), download the latest version from


[http://sourceforge.net/project/showfiles.php?group_id=180599]
[http://sourceforge.net/project/showfiles.php?group_id=180599 http://sourceforge.net/project/showfiles.php?group_id=180599]


You can consult the ChangeLog page on this wiki.
You can consult the ChangeLog page on this wiki.

Revision as of 05:35, 5 February 2009

If you want to use the kernel module and supporting userspace provided by a kvm release (recommended), download the latest version from

http://sourceforge.net/project/showfiles.php?group_id=180599

You can consult the ChangeLog page on this wiki.

If you use a kernel from http://www.kernel.org or one provided from your distribution and do not use the modules provided by kvm releases:

  • your kernel has to be 2.6.25 or newer to run the kvm 76 userspace (or any newer release)
  • the modules provided by Linux 2.6.22 or later require kvm-22 or any later version. Some features are available only with newer kernels or userspace. It is recommended to use the latest available version.
  • the modules provided by Linux 2.6.21 require kvm-17. If you use the external module, use the latest available version.
  • the modules provided by Linux 2.6.20 require kvm-12. If you use the external module, use the latest available version.

Refer to choose the right kvm & kernel version for more information.