On behalf of the QEMU Team, I'd like to announce the availability of the sixth release candidate for the QEMU 2.2 release. This release is meant for testing purposes and should not be used in a production environment.
http://wiki.qemu.org/download/qemu-2.2.0-rc5.tar.bz2 The only changes in this release candidate are fixes to address a recent CVE in the Cirrus VGA emulation code. No additional changes/RCs are anticipated, and the release of QEMU 2.2 is now planned for Tuesday, December 9th. You can help improve the quality of the QEMU 2.2 release by testing this release and reporting bugs on Launchpad: https://bugs.launchpad.net/qemu/ The release plan for the 2.2 release is available at: http://wiki.qemu.org/Planning/2.2 Please add entries to the ChangeLog for the 2.2 release below: http://wiki.qemu.org/ChangeLog/2.2 Changes since 2.2.0-rc4: d00e6cd: Update version for v2.2.0-rc5 release (Peter Maydell) bf25983: cirrus: don't overflow CirrusVGAState->cirrus_bltbuf (Gerd Hoffmann) d3532a0: cirrus: fix blit region check (Gerd Hoffmann)