On Tue, Sep 4, 2012 at 12:54 PM, Anthony Liguori <aligu...@us.ibm.com> wrote: > Hi, > > On behalf of the QEMU Team, I'd like to announce the availability of the > third and final release candidate for the QEMU 1.2 release. This > release is meant for testing purposes and should not be used in a > production environment. > > http://wiki.qemu.org/download/qemu-1.2.0-rc3.tar.bz2 > > You can help improve the quality of the QEMU 1.2 release by testing this > release and reporting bugs on Launchpad: > > https://bugs.launchpad.net/qemu/ > > The release plan for the 1.2 release is available at: > > http://wiki.qemu.org/Planning/1.2
The plan does not mention rc3 and also claims that release will happen tomorrow. > > And a detailed change log is available at: > > http://wiki.qemu.org/ChangeLog/Next > > Known Issues: > > - References are not completely released during device removal which > may lead to internal memory leaks. > > Changelog since -rc2: > > -console: Fix warning from clang (and potential crash) (Stefan Weil) > -uas: move transfer kickoff (Gerd Hoffmann) > -ehci: Fix interrupt endpoints no longer working (Hans de Goede) > -ehci: handle TD deactivation of inflight packets (Gerd Hoffmann) > -ehci: add ehci_cancel_queue() (Gerd Hoffmann) > -ehci: simplify ehci_state_executing (Hans de Goede) > -ehci: Remove unnecessary ehci_flush_qh call (Hans de Goede) > -ehci: Schedule async-bh when IAAD bit gets set (Hans de Goede) > -ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream > active > -usb: unique packet ids (Gerd Hoffmann) > -usb: Halt ep queue en cancel pending packets on a packet error (Hans de > Goede) > -fix info qtree indention (Gerd Hoffmann) > -w32: Fix broken build (Stefan Weil) > -qemu-iotests: add backing file smaller than image test case (Stefan > Hajnoczi) > -stream: complete early if end of backing file is reached (Stefan Hajnoczi) > -qed: refuse unaligned zero writes with a backing file (Stefan Hajnoczi) > > Regards, > > Anthony Liguori > >