Downloads: Difference between revisions
From KVM
Terry.cchang (talk | contribs) No edit summary |
(Make download page more useful. Besides, shouldn't the KVM packages from distros be the recommended standard way of using KVM?) |
||
Line 1: | Line 1: | ||
=Downloads= | =Downloads= | ||
If you | (If you are searching the latest Windows WHQLed drivers, go [[http://www.linux-kvm.org/page/WindowsGuestDrivers/Last_WHQLed_drivers here]]) | ||
Most Linux distros already have KVM kernel modules and userspace tools available through their packaging systems. This is the easiest and recommended way of using KVM. | |||
You can consult the [[ChangeLog]] page on this wiki. | If you want to use the latest version of KVM kernel modules and supporting userspace, you can download the latest version from [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. | ||
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: | 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: |
Revision as of 15:15, 31 August 2009
Downloads
(If you are searching the latest Windows WHQLed drivers, go [here])
Most Linux distros already have KVM kernel modules and userspace tools available through their packaging systems. This is the easiest and recommended way of using KVM.
If you want to use the latest version of KVM kernel modules and supporting userspace, you can 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.