Planning/2.12: Difference between revisions
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
* macio IDE TRIM fixes: [https://lists.gnu.org/archive/html/qemu-devel/2018-02/msg06076.html] and [https://lists.gnu.org/archive/html/qemu-devel/2018-03/msg00763.html]. | * macio IDE TRIM fixes: [https://lists.gnu.org/archive/html/qemu-devel/2018-02/msg06076.html] and [https://lists.gnu.org/archive/html/qemu-devel/2018-03/msg00763.html]. | ||
=== | === Fixed in rc3 === | ||
* Crash with: <code>ppc64-softmmu/qemu-system-ppc64 -S -machine 40p -device i82374</code> (patch is available here: https://lists.gnu.org/archive/html/qemu-devel/2018-03/msg06678.html ) | * Crash with: <code>ppc64-softmmu/qemu-system-ppc64 -S -machine 40p -device i82374</code> (patch is available here: https://lists.gnu.org/archive/html/qemu-devel/2018-03/msg06678.html ) | ||
* GTK WARNING and CRITICAL errors when closing QEMU window directly instead of using the "Quit" menu option (patch available at https://lists.gnu.org/archive/html/qemu-devel/2018-03/msg04315.html) | * GTK WARNING and CRITICAL errors when closing QEMU window directly instead of using the "Quit" menu option (patch available at https://lists.gnu.org/archive/html/qemu-devel/2018-03/msg04315.html) | ||
=== Not yet fixed in any rc === | |||
=== Issues that will not be fixed === | === Issues that will not be fixed === |
Revision as of 15:18, 11 April 2018
Release Schedule
2017-12-13 | Beginning of development phase |
2018-03-13 | Soft feature freeze. Only bug fixes after this point. All feature changes must be already in a sub maintainer tree and all pull requests from submaintainers must have been sent to the list by this date. |
2018-03-20 | Hard feature freeze. Tag rc0 |
2018-03-27 | Tag rc1 |
Tag rc2 | |
2018-04-10 | Tag rc3 |
2018-04-17 | Release, or tag rc4 if extra RC cycle needed |
2018-04-24 | Release, if we needed an rc4. |
Known issues
Please list all patch series or bugs which need to be fixed for the release here. That way I can be sure I don't miss any when I'm rolling release candidates.
Fixed in rc0
Fixed in rc1
Fixed in rc3
- Crash with:
ppc64-softmmu/qemu-system-ppc64 -S -machine 40p -device i82374
(patch is available here: https://lists.gnu.org/archive/html/qemu-devel/2018-03/msg06678.html ) - GTK WARNING and CRITICAL errors when closing QEMU window directly instead of using the "Quit" menu option (patch available at https://lists.gnu.org/archive/html/qemu-devel/2018-03/msg04315.html)
Not yet fixed in any rc
Issues that will not be fixed
Targeted Features
See the ChangeLog/2.12 for full details.