Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        kvm - Kernel-based Virtual Machine
        
        
        - Description:
- KVM (for Kernel-based Virtual Machine) is a full virtualization solution
for Linux on x86 hardware.
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. 
Packages
        
        
            | kvm-83-239.el5.x86_64
              [889 KiB] | Changelog
              by Eduardo Habkost (2011-07-06): - Updated kversion to 2.6.18-269.el to match build root
- kvm-Revert-Make-migration-robust-to-trashing-workloads.patch [bz#713392]
- Resolves: bz#713392
  (Increase migration max_downtime/or speed cause guest stalls.) |