xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
[parent not found: <E1djjcb-0003ZW-Ic@lists.xenproject.org>]
[parent not found: <E1djjcb-0003ZW-LY@lists.xenproject.org>]
[parent not found: <59c5a995.016@prv1-mh.provo.novell.com>]
* Xen 4.10 Development Update
@ 2017-08-21 10:07 Julien Grall
  2017-08-21 10:26 ` Juergen Gross
  0 siblings, 1 reply; 18+ messages in thread
From: Julien Grall @ 2017-08-21 10:07 UTC (permalink / raw)
  To: xen-devel; +Cc: julien.grall

This email only tracks big items for xen.git tree. Please reply for items you
woulk like to see in 4.10 so that people have an idea what is going on and
prioritise accordingly.

You're welcome to provide description and use cases of the feature you're
working on.

= Timeline =

We now adopt a fixed cut-off date scheme. We will release twice a
year. The upcoming 4.10 timeline are as followed:

* Last posting date: September 15th, 2017
* Hard code freeze: September 29th, 2017
* RC1: TBD
* Release: December 2, 2017

Note that we don't have freeze exception scheme anymore. All patches
that wish to go into 4.10 must be posted no later than the last posting
date. All patches posted after that date will be automatically queued
into next release.

RCs will be arranged immediately after freeze.

We recently introduced a jira instance to track all the tasks (not only big)
for the project. See: https://xenproject.atlassian.net/projects/XEN/issues.

Most of the tasks tracked by this e-mail also have a corresponding jira task
referred by XEN-N.

I have started to include the version number of series associated to each
feature. Can each owner send an update on the version number if the series
was posted upstream?

= Projects =

== Hypervisor == 

*  Per-cpu tasklet
  -  XEN-28
  -  Konrad Rzeszutek Wilk

*  Add support of rcu_idle_{enter,exit}
  -  XEN-27
  -  Dario Faggioli

=== x86 === 

*  Allow ioreq server interface to support XenGT (v7)
  -  XEN-43
  -  Yu Zhang
  -  Paul Durrant

*  PVHv2 support
  -  XEN-44
  -  Roger Pau Monne

*  vNVDIMM support for HVM (RFC)
  -  XEN-45
  -  Haozhong Zhang

*  Completion of the x86 insn emulator (as far as possible)
  -  XEN-46
  -  Jan Beulich

*  Getting guest CPUID handling into a better shape
  -  XEN-47
  -  Andrew Cooper

*  Enable L2 Cache Allocation Technology (v14)
  -  XEN-37
  -  Yi Sun

*  Enable Memory Bandwidth Allocation (RFC v2)
  -  XEN-48
  -  Yi Sun

*  Intel LMCE support (v2)
  -  XEN-68
  -  Haozhon Zhang

*  Change xen.efi build and add SHIM_LOCK verification into efi_multiboo2()
  -  XEN-99
  -  Daniel Kiper

=== ARM === 

*  Support Tegra SoCs (RFC)
  -  XEN-49
  -  Kyle Temkin

*  Altp2m for ARM
  -  XEN-94
  -  Sergej Proskurin

*  SMMUv3
  -  XEN-25
  -  Sameer Goel
  -  Shanker Donthineni

*  PL011 emulation (v6)
  -  XEN-97
  -  Bhupinder Thakur

*  Non-Shared IOMMU support (v2)
  -  XEN-100
  -  Oleksandr Tyshchenko

*  IPMMU-VMSA support (RFC)
  -  XEN-101
  -  Oleksandr Tyshchenko

== Toolstack == 

*  Libxl PVSCSI support (v13)
  -  XEN-50
  -  Olaf Hering

*  Libxl depriv QEMU
  -  Ian Jackson

*  Remove blktap2
  -  XEN-8
  -  Wei Liu

== Mini-OS == 

*  ARM64 support
  -  Shijie Huang
  -  Kaly Xin

== PV Drivers == 

*  Xen transport for 9pfs
  -  XEN-51
  -  Stefano Stabellini

*  PV calls
  -  XEN-63
  -  Stefano Stabellini

*  Multi-touch
  -  Oleksandr Andrushchenko
  -  Oleksanr Grytsov

*  Sound
  -  Oleksandr Andrushchenko
  -  Oleksanr Grytsov

*  Display
  -  Oleksandr Andrushchenko
  -  Oleksanr Grytsov

== Testing == 

*  Continuous fuzzing of Xen code using Google oss-fuzz
  -  Wei Liu

== Completed == 

*  ITS emulation (Dom0 only) (v1)
  -  XEN-95
  -  Andre Przywara



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 18+ messages in thread
[parent not found: <E1dX62i-0000PQ-5X@lists.xenproject.org>]
[parent not found: <E1dX62i-0000PQ-8Y@lists.xenproject.org>]
* Xen 4.10 Development Update
@ 2017-07-17 13:26 Julien Grall
  0 siblings, 0 replies; 18+ messages in thread
From: Julien Grall @ 2017-07-17 13:26 UTC (permalink / raw)
  To: xen-devel; +Cc: julien.grall

This email only tracks big items for xen.git tree. Please reply for items you
woulk like to see in 4.10 so that people have an idea what is going on and
prioritise accordingly.

You're welcome to provide description and use cases of the feature you're
working on.

= Timeline =

We now adopt a fixed cut-off date scheme. We will release twice a
year. The upcoming 4.10 timeline are as followed:

* Last posting date: September 15th, 2017
* Hard code freeze: September 29th, 2017
* RC1: TBD
* Release: December 2, 2017

Note that we don't have freeze exception scheme anymore. All patches
that wish to go into 4.10 must be posted no later than the last posting
date. All patches posted after that date will be automatically queued
into next release.

RCs will be arranged immediately after freeze.

We recently introduced a jira instance to track all the tasks (not only big)
for the project. See: https://xenproject.atlassian.net/projects/XEN/issues.

Most of the tasks tracked by this e-mail also have a corresponding jira task
referred by XEN-N.

I have started to include the version number of series associated to each
feature. Can each owner send an update on the version number if the series
was posted upstream?

= Projects =

== Hypervisor == 

*  Per-cpu tasklet
  -  XEN-28
  -  Konrad Rzeszutek Wilk

*  Add support of rcu_idle_{enter,exit}
  -  XEN-27
  -  Dario Faggioli

=== x86 === 

*  Allow ioreq server interface to support XenGT (v7)
  -  XEN-43
  -  Yu Zhang
  -  Paul Durrant

*  PVHv2 support
  -  XEN-44
  -  Roger Pau Monne

*  vNVDIMM support for HVM (RFC)
  -  XEN-45
  -  Haozhong Zhang

*  Completion of the x86 insn emulator (as far as possible)
  -  XEN-46
  -  Jan Beulich

*  Getting guest CPUID handling into a better shape
  -  XEN-47
  -  Andrew Cooper

*  Enable L2 Cache Allocation Technology (v8)
  -  XEN-37
  -  Yi Sun

*  Enable Memory Bandwidth Allocation (RFC)
  -  XEN-48
  -  Yi Sun

*  Intel LMCE support: (v2)
  -  XEN-68
  -  Haozhon Zhang

=== ARM === 

*  Support Tegra SoCs (RFC)
  -  XEN-49
  -  Kyle Temkin

*  Altp2m for ARM
  -  XEN-94
  -  Sergej Proskurin

*  SMMUv3
  -  XEN-25
  -  Sameer Goel
  -  Shanker Donthineni

*  PL011 emulation (v6)
  -  XEN-97
  -  Bhupinder Thakur

== Toolstack == 

*  Libxl PVSCSI support (v13)
  -  XEN-50
  -  Olaf Hering

*  Libxl depriv QEMU
  -  Ian Jackson

*  Remove blktap2
  -  XEN-8
  -  Wei Liu

== Mini-OS == 

== PV Drivers == 

*  Xen transport for 9pfs
  -  XEN-51
  -  Stefano Stabellini

*  PV calls
  -  XEN-63
  -  Stefano Stabellini

*  Multi-touch
  -  Oleksandr Andrushchenko
  -  Oleksanr Grytsov

*  Sound
  -  Oleksandr Andrushchenko
  -  Oleksanr Grytsov

*  Display
  -  Oleksandr Andrushchenko
  -  Oleksanr Grytsov

== Testing == 

*  Continuous fuzzing of Xen code using Google oss-fuzz
  -  Wei Liu

== Completed == 

*  ITS emulation (Dom0 only) (v1)
  -  XEN-95
  -  Andre Przywara



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2017-08-23  2:51 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1djjcb-0003ZW-O0@lists.xenproject.org>
2017-08-21 10:11 ` Xen 4.10 Development Update Paul Durrant
2017-08-21 10:15   ` Julien Grall
2017-08-22 10:22     ` Yu Zhang
2017-08-22 12:44       ` Julien Grall
2017-08-23  2:29         ` Yu Zhang
2017-08-21 17:32 ` Konrad Rzeszutek Wilk
     [not found] <E1djjcb-0003ZW-Ic@lists.xenproject.org>
2017-08-22 13:56 ` Meng Xu
     [not found] <E1djjcb-0003ZW-LY@lists.xenproject.org>
2017-08-22  5:59 ` Oleksandr Andrushchenko
2017-08-22 12:34   ` Julien Grall
     [not found] <59c5a995.016@prv1-mh.provo.novell.com>
2017-08-21 12:34 ` Jan Beulich
2017-08-21 10:07 Julien Grall
2017-08-21 10:26 ` Juergen Gross
     [not found] <E1dX62i-0000PQ-5X@lists.xenproject.org>
2017-07-20  9:14 ` Yi Sun
     [not found] <E1dX62i-0000PQ-8Y@lists.xenproject.org>
2017-07-19 15:32 ` Daniel Kiper
2017-07-20 16:57   ` Manish Jaggi
2017-07-20 17:27     ` Julien Grall
2017-07-26 15:12       ` Oleksandr Tyshchenko
  -- strict thread matches above, loose matches on Subject: below --
2017-07-17 13:26 Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).