Xen Project Hypervisor Roadmap/4.6: Difference between revisions
Lars.kurth (talk | contribs) |
Lars.kurth (talk | contribs) (→Xen 4.6 Completed Features: Updated completed section) |
||
Line 55: | Line 55: | ||
- Tamas K Lengyel |
- Tamas K Lengyel |
||
== Hypervisor |
== Hypervisor x86 == |
||
* HVM guest NUMA (SRAT) (good) |
|||
⚫ | |||
⚫ | |||
* Regression in PCI passthrough of INTx legacy devices can trigger list corruption |
* Regression in PCI passthrough of INTx legacy devices can trigger list corruption |
||
- Konrad Rzeszutek Wilk |
- Konrad Rzeszutek Wilk |
||
== Hypervisor Intel == |
|||
* Intel memory bandwidth monitoring for VMs |
* Intel memory bandwidth monitoring for VMs |
||
Line 88: | Line 94: | ||
* Add support for Huawei hip04-d01 platform |
* Add support for Huawei hip04-d01 platform |
||
- Frediano Ziglio |
- Frediano Ziglio |
||
* ARM - SMMU resync of Linux's one |
|||
- Julien Grall |
|||
* Thunder X platform support |
* Thunder X platform support |
||
Line 103: | Line 106: | ||
* ARM - SMMU resync of Linux's one |
* ARM - SMMU resync of Linux's one |
||
- Julien Grall |
- Julien Grall |
||
* ARM: reenable support 32-bit userspace running in 64-bit guest |
|||
- Ian Campbell |
|||
== Xen toolstack == |
== Xen toolstack == |
||
Line 115: | Line 121: | ||
- Wei Liu |
- Wei Liu |
||
* Display IO topology when PXM data is available |
|||
⚫ | |||
- Boris Ostrovsky |
|||
v8 posted |
|||
⚫ | |||
== Other OSes (MiniOS, QNX) == |
== Other OSes (MiniOS, QNX) == |
||
Line 127: | Line 132: | ||
* OVMF on ARM |
* OVMF on ARM |
||
v4 posted |
|||
- Ard Biesheuvel |
- Ard Biesheuvel |
||
Line 133: | Line 137: | ||
- Anthony PERARD |
- Anthony PERARD |
||
== Automotive / ARM == |
|||
* arm: introduce basic Renesas R-Car Gen2 platform support (done) |
|||
- Oleksandr Tyshchenko |
|||
== Quality == |
|||
* setup CI loop for OpenStack |
|||
- Anthony Perard |
|||
</pre> |
</pre> |
||
Revision as of 13:49, 8 June 2015
Rather than try to predict precisely what will make it into what release, we are following an approach from the Agile world and call all uncompleted features the "Backlog". We are however keeping track who is doing what, what is completed and what is almost completed in this wiki page. For ongoing work check out the Process section of this document.
Release Manager
We confirmed Wei Liu from Citrix as Release Manager for Xen 4.6 : see e-mail thread
Roadmap
As in the past, roadmap discussions will mostly happen on the xen-devel mailing list (see below). The convention is that our release manager will regularly post an e-mail called Xen 4.6 development update on the xen-devel list and that community members respond to it.
The Process
You can find information on how we make relases in this blog post. We also attached a few pictures for your convenience.
Xen 4.6 Timeline
We are planning on a 9-month release cycle. Our current estimated dates:
Development start: 6 Jan 2015 <==== WE ARE HERE ===> Feature freeze: 10 Jul 2015 Release date: 9 Oct 2015 (could release earlier)
Running Roadmap Updates on xen-devel
See
- June: Xen 4.6 Development Update
- May: Xen 4.6 Development Update
- April: Xen 4.6 Development Update
- March: Xen 4.6 Development Update
- February: Xen 4.6 Development Update
Related Presentations
Xen 4.6 Completed Features
== Completed == === Hypervisor === * New Migration (v2) - Andrew Cooper & David Vrabel * Clean-up of mem-event subsystem - Tamas K Lengyel == Hypervisor x86 == * HVM guest NUMA (SRAT) (good) See vNUMA in Xen toolstack - Wei Liu * Regression in PCI passthrough of INTx legacy devices can trigger list corruption - Konrad Rzeszutek Wilk == Hypervisor Intel == * Intel memory bandwidth monitoring for VMs - Chao Peng * Intel Cache Allocation Technology - Chao Peng * Intel PML (Page Modification Logging) for Xen - Kai Huang * Enable vTPM subsystem on TPM 2.0 - Xu, Quan == Hypervisor ARM == * Mem_access for ARM - Tamas K Lengyel * ARM - SMMU resync of Linux's one - Julien Grall * ARM - passthrough of non-PCI - Julien Grall * Add support for Xilinx ZynqMP SoC - Edgar E. Iglesias * Add support for Huawei hip04-d01 platform - Frediano Ziglio * Thunder X platform support - Vijay Kilari * Add support for Huawei hip04-d01 platform - Frediano Ziglio * Add support for Xilinx ZynqMP SoC - Edgar E. Iglesias * ARM - SMMU resync of Linux's one - Julien Grall * ARM: reenable support 32-bit userspace running in 64-bit guest - Ian Campbell == Xen toolstack == * libxl: add qxl vga interface support for upstream qemu - Fabio Fantoni * SPICE support improvement - Fabio Fantoni * vNUMA in Xen toolstack - Wei Liu * Display IO topology when PXM data is available - Boris Ostrovsky == Other OSes (MiniOS, QNX) == * Splitting off mini-os - Wei Liu == OVMF == * OVMF on ARM - Ard Biesheuvel * Update Xen tree to use upstream OVMF - Anthony PERARD == Automotive / ARM == * arm: introduce basic Renesas R-Car Gen2 platform support (done) - Oleksandr Tyshchenko == Quality == * setup CI loop for OpenStack - Anthony Perard