Planning/1.0: Difference between revisions

From QEMU
(Created page with '== Release Schedule == {| border="1" | 2011-07-22 | Begin of 1.0 development phase |- | 2011-10-15 | Soft feature freeze. Major features should have initial code committed by t…')
 
No edit summary
 
(12 intermediate revisions by 7 users not shown)
Line 1: Line 1:
This release will involve a month long freeze of the master branch.  During this time, only bug fixes will be committed.
== Release Schedule ==
== Release Schedule ==


Line 6: Line 8:
|-
|-
| 2011-10-15
| 2011-10-15
| Soft feature freeze.  Major features should have initial code committed by this date.
| [[Planning/SoftFeatureFreeze|Soft feature freeze]].  Major features should have initial code committed by this date.
|-
|-
| 2011-11-01
| 2011-11-01
| Freeze master
| Freeze master
|-
|-
| 2011-11-04
| 2011-11-07
| Tag qemu-1.0-rc1
| Tag qemu-1.0-rc1. [[Planning/1.0/Testing|Test Day]]
|-
|-
| 2011-11-11
| 2011-11-14
| Tag qemu-1.0-rc2
| Tag qemu-1.0-rc2
|-
|-
| 2011-11-18
| 2011-11-21
| Tag qemu-1.0-rc3
| Tag qemu-1.0-rc3
|-
|-
| 2011-11-23
| 2011-11-28
| Tag qemu-1.0-rc4
| Tag qemu-1.0-rc4
|-
|-
Line 26: Line 28:
| Tag qemu-1.0
| Tag qemu-1.0
|}
|}
== Targeted Features ==
* http://wiki.qemu.org/Features/Memory_API
* http://wiki.qemu.org/Features/Xtensa
* http://wiki.qemu.org/Features/SCSI
* http://wiki.qemu.org/Features/TCI

Latest revision as of 07:37, 4 November 2011

This release will involve a month long freeze of the master branch. During this time, only bug fixes will be committed.

Release Schedule

2011-07-22 Begin of 1.0 development phase
2011-10-15 Soft feature freeze. Major features should have initial code committed by this date.
2011-11-01 Freeze master
2011-11-07 Tag qemu-1.0-rc1. Test Day
2011-11-14 Tag qemu-1.0-rc2
2011-11-21 Tag qemu-1.0-rc3
2011-11-28 Tag qemu-1.0-rc4
2011-12-01 Tag qemu-1.0

Targeted Features