Planning/5.2: Difference between revisions
(Add crash with macio, and change layout according to previous release planning pages) |
|||
Line 32: | Line 32: | ||
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. | 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 === | |||
* s390 is failing --without-default-devices build (https://travis-ci.com/gitlab/bonzini/qemu/jobs/426142849) | * s390 is failing --without-default-devices build (https://travis-ci.com/gitlab/bonzini/qemu/jobs/426142849) | ||
** fixed in -rc1 via https://git.qemu.org/?p=qemu.git;a=commit;h=77280d33bc9cfdbfb5b5d462259d644f5aefe9b3 | ** fixed in -rc1 via https://git.qemu.org/?p=qemu.git;a=commit;h=77280d33bc9cfdbfb5b5d462259d644f5aefe9b3 | ||
=== Not fixed yet === | |||
* SD command ACMD41 misbehaves (https://bugs.launchpad.net/qemu/+bug/1809291) | * SD command ACMD41 misbehaves (https://bugs.launchpad.net/qemu/+bug/1809291) | ||
* 2GB SD card announced as 1GB (https://www.mail-archive.com/qemu-devel@nongnu.org/msg753834.html) | * 2GB SD card announced as 1GB (https://www.mail-archive.com/qemu-devel@nongnu.org/msg753834.html) | ||
Line 42: | Line 47: | ||
* migration incompatibility of nec-usb-xhci ( https://lists.gnu.org/archive/html/qemu-devel/2020-11/msg03128.html ) | * migration incompatibility of nec-usb-xhci ( https://lists.gnu.org/archive/html/qemu-devel/2020-11/msg03128.html ) | ||
* ghes migration broken (looped vmstate https://lists.gnu.org/archive/html/qemu-devel/2020-10/msg05187.html ) | * ghes migration broken (looped vmstate https://lists.gnu.org/archive/html/qemu-devel/2020-10/msg05187.html ) | ||
* Crash with "qemu-system-ppc64 -M powernv -device macio-newworld" or "qemu-system-ppc64 -M mac99 -device macio-oldworld" (fix is available here: https://lists.gnu.org/archive/html/qemu-devel/2020-11/msg02630.html) | |||
== Targeted Features == | == Targeted Features == | ||
See the [[ChangeLog/5.2]] for full details. | See the [[ChangeLog/5.2]] for full details. |
Revision as of 07:24, 12 November 2020
Release Schedule
To be determined; release will be mid-December.
2020-08-12 | Beginning of development phase |
2020-10-27 | 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-11-03 | Hard feature freeze. Tag rc0 |
2020-11-10 | Tag rc1 |
2020-11-17 | Tag rc2 |
2020-11-24 | Tag rc3 |
2020-12-01 | Release; or tag rc4 if needed |
2020-12-08 | 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
- s390 is failing --without-default-devices build (https://travis-ci.com/gitlab/bonzini/qemu/jobs/426142849)
Not fixed yet
- SD command ACMD41 misbehaves (https://bugs.launchpad.net/qemu/+bug/1809291)
- 2GB SD card announced as 1GB (https://www.mail-archive.com/qemu-devel@nongnu.org/msg753834.html)
- pica61 -device isa-vga aborts (RAMBlock "vga.vram" already registered)
- set_pci_host_devaddr() fails parsing bus > 0x1f (https://www.mail-archive.com/qemu-devel@nongnu.org/msg750121.html)
- microblaze s3adsp1800 stuck while booting (https://lists.gnu.org/archive/html/qemu-devel/2020-11/msg02183.html)
- migration incompatibility of nec-usb-xhci ( https://lists.gnu.org/archive/html/qemu-devel/2020-11/msg03128.html )
- ghes migration broken (looped vmstate https://lists.gnu.org/archive/html/qemu-devel/2020-10/msg05187.html )
- Crash with "qemu-system-ppc64 -M powernv -device macio-newworld" or "qemu-system-ppc64 -M mac99 -device macio-oldworld" (fix is available here: https://lists.gnu.org/archive/html/qemu-devel/2020-11/msg02630.html)
Targeted Features
See the ChangeLog/5.2 for full details.