Hi,
On behalf of the entire QEMU team, I'm please to announce the release of
QEMU 0.15.0-rc1. This is the second release candidate for the 0.15.0
release.
There are numerous ways you can help participate in the 0.15.0 release.
There is a testing coordination wiki page located at:
http://wiki.qemu.org/Planning/0.15/Testing
You can also help improve the ChangeLog documentation at:
http://wiki.qemu.org/ChangeLog/0.15
And of course, you can download the 0.15.0-rc1 release at:
http://wiki.qemu.org/download/qemu-0.15.0-rc1.tar.gz
Below are the changes since the 0.15.0-rc0 release. I'd like to thank
everyone who's participated in this release!
- virtio-balloon: Unregister savevm section on device unplug (Amit Shah)
- virtio-balloon: Add exit handler, fix memleaks (Amit Shah)
- balloon: Reject negative balloon values (Amit Shah)
- virtio-balloon: Check if balloon registration failed (Amit Shah)
- balloon: Don't allow multiple balloon handler registrations (Amit Shah)
- target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to avoid TCG assert
(Peter M
- target-arm: Handle UNDEF and UNPREDICTABLE cases for VLDM, VSTM
(Peter Maydel
- target-arm: Support v6 barriers in linux-user mode (Peter Maydell)
- target-arm: Mark 1136r1 as a v6K core (Peter Maydell)
- virtio-balloon: Fix header comment; add Copyright (Amit Shah)
- balloon: Fix header comment; add Copyright (Amit Shah)
- balloon: Separate out stat and balloon handling (Amit Shah)
- virtio-balloon: Separate status handling into separate function
(Amit Shah)
- balloon: Simplify code flow (Amit Shah)
- balloon: Add braces around if statements (Amit Shah)
- balloon: Make functions, local vars static (Amit Shah)
- Let users select their pythons (Blue Swirl)
- simpletrace: suppress a warning from unused variable (Blue Swirl)
- Wrap recv to avoid warnings (Blue Swirl)
- Fix chrdev return value conversion (Blue Swirl)
- qemu-ga: remove dependency on gio and gthread (Anthony Liguori)
- guest-agent: only enable FSFREEZE when it's supported by the kernel
(Anthony Liguori)
Regards,
Anthony Liguori