Am 18.04.2016 um 13:22 hat Peter Maydell geschrieben: > Hi; looking at http://wiki.qemu.org/Planning/2.6#Known_issues and > the mailing list we seem to be in reasonable shape for the 2.6 release. > I would ideally like the 2.6rc3 tarball which we will make later this > week to be the final one before full release. > > This is therefore the last call for any bugs that need to be fixed > for 2.6 or patches that must go in. If you have anything you think > should go into 2.6 please either add it to the "still unfixed in > master" part of the planning wiki page or follow up to this email to > describe it/link to the relevant patches/etc.
We got two late fixes for bugs in the mirror block job, one resulting in a crash, the other one in an inexact image copy: [PATCH for-2.6 0/2] block/mirror: Fix mirroring with guest I/O load [PATCH for-2.6 v2 0/3] block: Fix drive-mirror with image size unaligned with granularity Sounds to me as if we wanted to have both of them in 2.6. Kevin