Planning/2.12: Difference between revisions

From QEMU
(Crash with 40p + i82374)
No edit summary
Line 33: Line 33:


=== Fixed in rc0 ===
=== Fixed in rc0 ===
=== Fixed in rc1 ===
* 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].


=== Not yet fixed in any rc ===
=== Not yet fixed in any rc ===


* 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].
* 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 )



Revision as of 05:29, 3 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
2018-04-03 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

  • macio IDE TRIM fixes: [1] and [2].

Not yet fixed in any rc

Issues that will not be fixed

Targeted Features

See the ChangeLog/2.12 for full details.