Yesterday redhat released version 0.10.6 of qemu-kvm, the userspace component running “on top” of the linux virtual machine software. These releases don’t include the kvm kernel modules so you’ll have to use kernel modules provided by your linux software distribution or compile your own from the kvm-kmod stable branch releases.
The official announcement lists the following changelog from qemu-kvm-0.10.5.
- merge qemu 0.10.6
- fix -net socket,listen
- live migration: don't send gratuitous packets all at once
- serial: fix lost characters after sysrq
- Delete io-handler before closing fd after migration
- Fix qemu_aio_flush
- i386: fix cpu reset
- Prevent CD-ROM eject while device is locked
- Fix migration after hot remove with eepro100
- Don't start a VM after failed migration if stopped
- Fix live migration under heavy IO load
- Honor -S on incoming migration
- Reset PS2 keyboard/mouse on reset
- build and install extboot
You can download qemu-kvm-0.10.6 at the following link
Comments
Post new comment