Hi everyone, I am pleased to announce that the QEMU v2.1.2 stable release is now available at:
http://wiki.qemu.org/download/qemu-2.1.2.tar.bz2 v2.1.2 is now tagged in the official qemu.git repository, and the stable-2.1 branch has been updated accordingly: http://git.qemu.org/?p=qemu.git;a=shortlog;h=refs/heads/stable-2.1 This is a minor update to the recent 2.1.1 release which fixes a live migration regression while using vhost, as well as virtio issues with PPC guests. This release also includes an important security fix for guests using user-mode networking (slirp). Please see log and relevant CVE for additional details. Thank you to everyone involved! CHANGELOG: 562d6b4: Update version for v2.1.2 release (Michael Roth) 9a72433: slirp: udp: fix NULL pointer dereference because of uninitialized socket (Petr Matousek) 00dd2b2: pc: leave more space for BIOS allocations (Michael S. Tsirkin) 80f4d02: Revert "virtio: don't call device on !vm_running" (Michael S. Tsirkin) 074e347: virtio-net: drop assert on vm stop (Michael S. Tsirkin) 9e8d994: Revert "rng-egd: remove redundant free" (Eduardo Habkost) a56b9cf: hw/machine: Free old values of string properties (Eduardo Habkost) 0717855: Revert "spapr_pci: map the MSI window in each PHB" (Greg Kurz)