Today kvm maintainers released qemu-kvm-0.12.2 based on upstream qemu 0.12.2. qemu-kvm provides the userspace component qemu with kvm specific enhancements. This means you can use this either with your default kernel kvm module or with the most recent kvm-kmod kvm kernel module. The list of changes from 0.12.1.2 are shown below:
Anthony Liguori (3):
- vnc: Fix artifacts in hextile decoding
- Update SeaBIOS to 0.5.1
- Update version and changelog for release
Aurelien Jarno (2):
- target-i386: Fix "call im" on x86_64 when executing 32-bit code
- loader: more ignores for rom intended to be loaded by the bios
Avi Kivity (1):
- linuxboot: fix gdt address calculation
Chris Wright (1):
- device assignment: default requires IOMMU
Christoph Hellwig (1):
Gerd Hoffmann (6):
- pc: add machine type for 0.12
- roms: minor fixes and cleanups.
- fw_cfg: rom loader tweaks.
- roms: rework rom loading via fw
- pci: allow loading roms via fw_cfg.
- pc: add rombar to compat properties for pc-0.10 and pc-0.11
Gleb Natapov (1):
- remove pending exception on vcpu reset.
Huang Ying (1):
- MCE: Fix bug of IA32_MCG_STATUS after system reset
Jiri Denemark (1):
- Fix CPU topology initialization
Kevin Wolf (1):
- osdep.c: Fix accept4 fallback
Luiz Capitulino (2):
- QMP: Drop wrong assert()
- QMP: Don't free async event's 'data'
Michael S. Tsirkin (2):
- e1000: fix init values for command register
- virtio-pci: thinko fix
Michael Tokarev (1):
- Add missing newline at the end of options list
Milan Plzik (1):
- Qemu's internal TFTP server breaks lock-step-iness of TFTP
Roland Dreier (1):
- vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow
Stefan Weil (1):
- pc-bios: Update README (SeaBIOS)
Stefano Stabellini (1):
- vnc_refresh: return if vd->timer is NULL
Thomas Horsten (1):
- Handle TFTP ERROR from client
You can download this latest release at the following link.
http://sourceforge.net/projects/kvm/files/qemu-kvm/0.12.2/qemu-kvm-0.12.2.tar.gz/download
Comments
Post new comment