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-262.el5_9.4.x86_64
[937 KiB] |
Changelog
by Michal Novotny (2013-06-13):
- Add missing kvm-fix-l1_map-buffer-overflow.patch [bz#958359]
- Resolves: bz#958359
(qemu-kvm segfault in tb_invalidate_phys_page_range())
|