Planning/6.0: Difference between revisions

From QEMU
Line 41: Line 41:
* 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>
* QEMU aborts with: <code>qemu-system-mips64el -M pica61 -device isa-vga</code>
* [https://patchew.org/QEMU/20210316134456.3243102-1-marcandre.lureau@redhat.com/ util: fix use-after-free in module_load_one]
* [https://patchew.org/QEMU/cdaad4718e62bf22fd5e93ef3e252de20da5c17c.1612273156.git.priyankar.jain@nutanix.com/ dbus-vmstate: Increase the size of input stream buffer used during load]
* [https://patchew.org/QEMU/cover.1616521487.git.lukasstraub2@web.de/ yank: Add chardev tests and fixes]


=== Fixed in rc0 ===  
=== Fixed in rc0 ===  

Revision as of 07:37, 2 April 2021

Release Schedule

(not yet final)

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.

Not fixed yet

Fixed in rc0

Targeted Features

See the ChangeLog/6.0 for full details.