Planning/SoftFeatureFreeze

From QEMU
Revision as of 00:32, 22 September 2011 by AnthonyLiguori (talk | contribs) (Created page with '== What is the soft feature freeze? == The soft feature freeze is the beginning of the stabilization phase of QEMU's development process. By the date of the soft feature freeze…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

What is the soft feature freeze?

The soft feature freeze is the beginning of the stabilization phase of QEMU's development process. By the date of the soft feature freeze, any major feature should have some code posted to the qemu-devel mailing list if it's targeting a given release.

What should I do by the soft feature freeze?

For any major feature that you're targeting to the next release, you should:

  1. Make sure that you've posted a patch series to qemu-devel
  2. Write a Feature page on the qemu.org wiki describing the feature and the motivation
  3. On the release planning wiki page, link to your feature wiki page.

Will my patches be rejected if I don't post before the soft feature freeze?

That's ultimately up to the subsystem maintainer. It's a value call based on the relative importance of the feature verses the disruptiveness of the feature. It's always best to avoid this problem in the first place and release early, release often[1].