Planning/2.5: Difference between revisions

From QEMU
Line 34: Line 34:


* [https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg01383.html migration: fix analyze-migration.py script] (needs maintainer review)
* [https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg01383.html migration: fix analyze-migration.py script] (needs maintainer review)
* [https://lists.gnu.org/archive/html/qemu-devel/2015-10/msg05556.html Mac OS 9 compatibility improvements (upstream rework)] (rework of GSoC patchset needs maintainer review)
* bugs in ARM gdbstub singlestep and breakpoint handling (singlestep fix in target-arm.next, bp fix needs Sergey respin)
* bugs in ARM gdbstub singlestep and breakpoint handling (singlestep fix in target-arm.next, bp fix needs Sergey respin)
* Zynq ADC controller (waiting for Peter C to respin)
* Zynq ADC controller (waiting for Peter C to respin)
* fix Highbank model by adding board setup blob (in target-arm.next)
* fix Highbank model by adding board setup blob (in target-arm.next)
* netmap.c compile failures
* revert of VHOST_RESET_DEVICE change
* revert of VHOST_RESET_DEVICE change


Line 44: Line 42:


* netmap.c compile failures
* netmap.c compile failures
* [https://lists.gnu.org/archive/html/qemu-devel/2015-10/msg05556.html Mac OS 9 compatibility improvements (upstream rework)] (rework of GSoC patchset needs maintainer review)


Also see [[Planning/2.5/Testing]].
Also see [[Planning/2.5/Testing]].

Revision as of 15:17, 12 November 2015

Release Schedule

2015-08-11 Beginning of development phase
2015-10-15 Soft feature freeze. All features

should have patches on the list by this date; major features should have initial code committed.

2015-11-12 Hard feature freeze. Tag -rc0,

only bug fixes committed after this point

2015-11-19 Tag v2.5.0-rc1
2015-11-26 Tag v2.5.0-rc2
2015-12-03 Tag v2.5.0-rc3
2015-12-10 Tag v2.5.0

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.

Still unfixed

  • migration: fix analyze-migration.py script (needs maintainer review)
  • bugs in ARM gdbstub singlestep and breakpoint handling (singlestep fix in target-arm.next, bp fix needs Sergey respin)
  • Zynq ADC controller (waiting for Peter C to respin)
  • fix Highbank model by adding board setup blob (in target-arm.next)
  • revert of VHOST_RESET_DEVICE change

Fixed in rc0

Also see Planning/2.5/Testing.

Targeted Features

See the ChangeLog/2.5 for full details.