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.x86_64
[897 KiB] |
Changelog
by Michal Novotny (2012-09-05):
- kvm-virtio-Factor-virtqueue_map_sg-out.patch [bz#684745]
- kvm-virtio-blk-fix-the-list-operation-in-virtio_blk_load.patch [bz#684745]
- kvm-virtio-blk-Fix-migration-of-queued-requests.patch [bz#684745]
- kvm-block-prevent-snapshot-mode-TMPDIR-symlink-attack.patch [bz#825687]
- Resolves: bz#684745
(Guest I/O can't be resumed after I/O failure on one host and then migration to another host)
- Resolves: bz#825687
(CVE-2012-2652 qemu: vulnerable to temporary file symlink attacks [rhel-5.9])
|