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.
This one fixes a crash with vvfat in rw mode, so it would probably be nice to have it in: [PATCH v2 1/2] vvfat: Fix volume name assertion The other patch in the series fixes a rather minor regression, so I don't have a strong opinion on whether to take it for 2.6 or not. In any case, the series still needs final review. Kevin