Planning/0.15: Difference between revisions
(pulled) |
|||
Line 24: | Line 24: | ||
* enabling iothread by default and possibly removal of non-iothread code: | * enabling iothread by default and possibly removal of non-iothread code: | ||
**<del>Win32 iothread support</del> | **<del>Win32 iothread support</del> | ||
**high-precision rt_clock support | **<del>high-precision rt_clock support</del> | ||
**-icount support (Paolo Bonzini) | **-icount support (Paolo Bonzini) | ||
**qemu-kvm conversion to iothread? (Jan Kiszka) | **qemu-kvm conversion to iothread? (Jan Kiszka) |
Revision as of 08:43, 22 March 2011
Release Schedule
2011-02-01 | Begin of 0.15 development phase |
2011-05-16 | Soft feature freeze. Major features should have initial code committed by this date. |
2011-06-15 | Fork off stable-0.15, development of 0.16 begins. Tag qemu-0.15.0-rc0 |
2011-06-24 | Tag qemu-0.15.0-rc1 |
2011-06-28 | Tag qemu-0.15.0-rc2 |
2011-07-01 | Tag qemu-0.15.0 |
Targeted Features
- enabling iothread by default and possibly removal of non-iothread code:
Win32 iothread supporthigh-precision rt_clock support- -icount support (Paolo Bonzini)
- qemu-kvm conversion to iothread? (Jan Kiszka)
- QAPI
- QAPI Round 0 (JSON improvements) (Anthony Liguori)
- QAPI Round 1 (code generator) (Anthony Liguori)
- QAPI Round 2 (complete conversion) (Anthony Liguori)
- QAPI Round 3 (session discovery, etc.) (Anthony Liguori)
- more?