Planning/5.1: Difference between revisions

From QEMU
(link to fix for -cpu host reset bug →‎Not yet fixed in any rc)
(Crash with multiple virtio-net-ccw devices)
Line 42: Line 42:
* tests/test-char fails on CentOS 7 - see https://patchew.org/logs/20200716150617.4027356-1-armbru@redhat.com/testing.docker-quick@centos7/?type=message for example
* tests/test-char fails on CentOS 7 - see https://patchew.org/logs/20200716150617.4027356-1-armbru@redhat.com/testing.docker-quick@centos7/?type=message for example
* Guest hangs on <code>system_reset</code> if using <code>-cpu host</code>. [https://lore.kernel.org/qemu-devel/bf007af9-f81e-3542-0237-5ea467f34377@siemens.com/ bug report], [https://lore.kernel.org/qemu-devel/20200723142701.2521161-1-vkuznets@redhat.com/ fix]
* Guest hangs on <code>system_reset</code> if using <code>-cpu host</code>. [https://lore.kernel.org/qemu-devel/bf007af9-f81e-3542-0237-5ea467f34377@siemens.com/ bug report], [https://lore.kernel.org/qemu-devel/20200723142701.2521161-1-vkuznets@redhat.com/ fix]
* Crash with multiple virtio-net-ccw devices: https://lore.kernel.org/qemu-devel/20200724152718.4e1cbc9e.cohuck@redhat.com/


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


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

Revision as of 13:50, 24 July 2020

Release Schedule

2020-04-29 Beginning of development phase
2020-07-07 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.
2020-07-14 2020-07-15 Hard feature freeze. Tag rc0
2020-07-21 Tag rc1
2020-07-28 Tag rc2
2020-08-04 Tag rc3
2020-08-11 Release; or tag rc4 if needed
2020-08-18 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 rc1

Not yet fixed in any rc

Targeted Features

See the ChangeLog/5.1 for full details.