Planning/0.15: Difference between revisions
m (moved Planning/0.15-example to Planning/0.15 over redirect) |
|||
Line 22: | Line 22: | ||
= Targeted Features = | = Targeted Features = | ||
* enabling iothread by default and possibly removal of non-iothread code: | |||
**<del>Win32 iothread support</del> | |||
**high-precision rt_clock support (Paolo Bonzini) | |||
**-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? | |||
= Blocker Bugs = | = Blocker Bugs = |
Revision as of 12:49, 14 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 support- high-precision rt_clock support (Paolo Bonzini)
- -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?