Planning/6.0: Difference between revisions

From QEMU
(Updated list of things that won't be fixed)
Line 49: Line 49:
* QEMU aborts with: <code>qemu-system-ppc64 -device power8_v2.0-spapr-cpu-core,help</code>
* QEMU aborts with: <code>qemu-system-ppc64 -device power8_v2.0-spapr-cpu-core,help</code>
* QEMU aborts with: <code>qemu-system-ppc64 -M ppce500 -device macio-oldworld</code>
* QEMU aborts with: <code>qemu-system-ppc64 -M ppce500 -device macio-oldworld</code>
* QEMU aborts with: <code>qemu-system-mips64el -M pica61 -device isa-vga</code>
* Invalid handling of emulated nvme private namespaces (fix is here: https://lore.kernel.org/qemu-devel/20210405175452.37578-8-its@irrelevant.dk/)
* Invalid handling of emulated nvme private namespaces (fix is here: https://lore.kernel.org/qemu-devel/20210405175452.37578-8-its@irrelevant.dk/)
* Windows won't boot on default x86_64 machine type for 6.0  (see https://lists.gnu.org/archive/html/qemu-devel/2021-03/msg05322.html)
* Windows won't boot on default x86_64 machine type for 6.0  (see https://lists.gnu.org/archive/html/qemu-devel/2021-03/msg05322.html)
Line 66: Line 65:
=== Will not be fixed in 6.0 ===
=== Will not be fixed in 6.0 ===


* QEMU crashes with: <code>qemu-system-i386 -M x-remote -device piix3-ide-xen</code>
* QEMU crashes with: <code>qemu-system-i386 -M x-remote -device piix3-ide-xen</code> (suggested fix: https://lists.gnu.org/archive/html/qemu-devel/2021-04/msg02840.html )
* QEMU aborts with: <code>qemu-system-mips64el -M pica61 -device isa-vga</code>


== Targeted Features ==
== Targeted Features ==


See the [[ChangeLog/6.0]] for full details.
See the [[ChangeLog/6.0]] for full details.

Revision as of 13:31, 16 April 2021

Release Schedule

2020-12-09 Beginning of development phase
2021-03-16 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.
2021-03-23 Hard feature freeze. Tag rc0
2021-03-30 Tag rc1
2021-04-06 Tag rc2
2021-04-13 Tag rc3
2021-04-20 Release; or tag rc4 if needed
2021-04-27 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 rc2

Fixed in rc3

Not fixed yet

Will not be fixed in 6.0

Targeted Features

See the ChangeLog/6.0 for full details.