Difference between revisions of "Archived/Xen Roadmap/4.3"

From Xen
Line 12: Line 12:
 
Below is a list of features we're tracking for this release. If you have updates to a tracked feature you are working on, or are working on a feature and wish it to be tracked, please let me know.
 
Below is a list of features we're tracking for this release. If you have updates to a tracked feature you are working on, or are working on a feature and wish it to be tracked, please let me know.
   
  +
=== Completed ===
  +
<pre>
  +
* Linux console improvements
  +
owner: jan@novell
  +
-EHCI debug port (committed)
  +
</pre>
  +
=== Not yet completed ===
 
<pre>
 
<pre>
 
* PVH mode, domU (w/ Linux)
 
* PVH mode, domU (w/ Linux)
Line 23: Line 30:
 
* Event channel scalability
 
* Event channel scalability
 
owner: attilio@citrix
 
owner: attilio@citrix
status: ?
+
status: initial design proposed
 
Increase limit on event channels (currently 1024 for 32-bit guests,
 
Increase limit on event channels (currently 1024 for 32-bit guests,
 
4096 for 64-bit guests)
 
4096 for 64-bit guests)
Line 58: Line 65:
 
* Persistent grants
 
* Persistent grants
 
owner: @citrix
 
owner: @citrix
status: ?
+
status: Initial implementation posted
   
 
* Multi-page blk rings
 
* Multi-page blk rings
Line 66: Line 73:
   
 
* Multi-page net protocol
 
* Multi-page net protocol
owner: ?
+
owner: ijc@citrix or annie.li@oracle
status: ?
+
status: Initial patches posted (by Wei Liu)
 
expand the network ring protocol to allow multiple pages for
 
expand the network ring protocol to allow multiple pages for
 
increased throughput
 
increased throughput
Line 73: Line 80:
 
* Scalability: 16TiB of RAM
 
* Scalability: 16TiB of RAM
 
owner: jan@suse
 
owner: jan@suse
status: ?
+
status: Not started
   
 
* libvirt integration
 
* libvirt integration
Line 79: Line 86:
 
status: ?
 
status: ?
 
To begin with, we need someone to go and make some lists:
 
To begin with, we need someone to go and make some lists:
- Features available in libvirt/KVM not available in libvirt/Xen
+
- Features available in libvirt/KVM not available in libvirt/libxl
  +
See http://libvirt.org/hvsupport.html
 
- Features available in xl/Xen but not available in libvirt/Xen
 
- Features available in xl/Xen but not available in libvirt/Xen
  +
  +
* V4V: Inter-domain communication
  +
owner (Xen): jean.guyader@citrix.com
  +
status (Xen): patches submitted
  +
owner (Linux driver): stefano.panella@citrix
  +
status (Linux driver): in progress
   
 
* xl vm-{export,import}
 
* xl vm-{export,import}
Line 106: Line 120:
 
* Linux console improvements
 
* Linux console improvements
 
owner: jan@suse
 
owner: jan@suse
-EHCI debug port (done, to be submitted)
+
-xHCI debug port (Needs hardware)
  +
-Firewire (needs hardware)
-xHCI debug port
 
-Firewire
 
   
 
* CPUID-based idle (don't rely on ACPI info f/ dom0)
 
* CPUID-based idle (don't rely on ACPI info f/ dom0)
Line 148: Line 161:
   
 
* Managed domains?
 
* Managed domains?
  +
 
</pre>
 
</pre>
   

Revision as of 11:23, 20 September 2012

Proposed timeline

We are planning on a 9-month release cycle. Based on that, below are our estimated dates:

  • Feature Freeze: 1 March, 2013
  • First RC: 15 April 2013
  • Release: 1 June 2013

The RCs and release will of course depend on stability and bugs, and will therefore be fairly unpredictable. The feature freeze may be slipped for especially important features which are near completion.

Feature list

Below is a list of features we're tracking for this release. If you have updates to a tracked feature you are working on, or are working on a feature and wish it to be tracked, please let me know.

Completed

* Linux console improvements
  owner: jan@novell
  -EHCI debug port (committed)

Not yet completed

* PVH mode, domU (w/ Linux)
  owner: mukesh@oracle
  status: ?

* PVH mode, dom0 (w/ Linux)
  owner: mukesh@oracle
  status: ?

* Event channel scalability
  owner: attilio@citrix
  status: initial design proposed
  Increase limit on event channels (currently 1024 for 32-bit guests,
  4096 for 64-bit guests)

* ARM server port
  owner: ijc@citrix
  status: Core hypervisor patches accepted; Linux paches pending

* NUMA scheduler affinity
  critical
  owner: dario@citrix
  status: ?

* NUMA Memory migration 
  owner: dario@citrix
  status: ?

* blktap3 
  owner: thanos@citrix
  status: ?

* Default to QEMU upstream
 - qemu-based stubdom (Linux or BSD libc)
   owner: anthony@citrix
   status: ?
   qemu-upstream needs a more fully-featured libc than exists in
   minios.  Either work on a minimalist linux-based stubdom with
   glibc, or port one of the BSD libcs to minios.

 - pci pass-thru 
   owner: anthony@citrix
   status: ? 

* Persistent grants 
  owner: @citrix
  status: Initial implementation posted

* Multi-page blk rings
 - blkback in kernel (konrad@oracle, ?@intel)
 - qemu blkback
  status: ?

* Multi-page net protocol
  owner: ijc@citrix or annie.li@oracle
  status: Initial patches posted (by Wei Liu)
  expand the network ring protocol to allow multiple pages for
  increased throughput

* Scalability: 16TiB of RAM
  owner: jan@suse
  status: Not started

* libvirt integration
  owner: ?
  status: ?
  To begin with, we need someone to go and make some lists:
  - Features available in libvirt/KVM not available in libvirt/libxl
    See http://libvirt.org/hvsupport.html
  - Features available in xl/Xen but not available in libvirt/Xen

* V4V: Inter-domain communication
  owner (Xen): jean.guyader@citrix.com
  status (Xen): patches submitted
  owner (Linux driver):  stefano.panella@citrix
  status (Linux driver): in progress

* xl vm-{export,import}
  owner: ?
  status: ?
  Allow xl to import and export VMs to other formats; particularly
  ovf, perhaps the XenServer format, or more.
  

* xl USB pass-through for PV guests
  owner: ?
  status: ?
  - Port the xend PV pass-through functionality to xl.
  - Make sure qemu-based USB with qemu-upstream works
  - Upstream the Linux frontend/backend drivers 

* openvswitch toostack integration
  owner: roger@citrix
  status: Sample script posted by Bastian ("[RFC] openvswitch support script")

* Rationalized backend scripts (incl. driver domains)
  owner: roger@citrix
  status: ?

* Linux console improvements
  owner: jan@suse
  -xHCI debug port (Needs hardware)
  -Firewire (needs hardware)

* CPUID-based idle (don't rely on ACPI info f/ dom0)
  owner: jan@suse
  status: done, to be submitted

* Remove hardcoded mobprobe's in xencommons
  owner: ?
  status: ?

* Make storage migration possible
  owner: ?
  status: ?
  There needs to be a way, either via command-line or via some hooks,
  that someone can build a "storage migration" feature on top of libxl
  or xl.

* Full-VM snapshotting
  owner: ?
  status: ?
  Have a way of coordinating the taking and restoring of VM memory and
  disk snapshots.  This would involve some investigation into the best
  way to accomplish this.

* VM Cloning
  owner: ?
  status: May need review
  Again, a way of coordinating the memory and disk aspects.  Research
  into the best way to do this would probably go along with the
  snapshotting feature.

* Memory: Replace PoD with paging mechanism
  owner: george@citrix
  status: May need review

* PV audio (audio for stubdom qemu)
  owner: stefano.panella@citrix
  status: ?

* Managed domains?