All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen 4.9 Development Update
@ 2017-01-30 15:33 Julien Grall
  0 siblings, 0 replies; 32+ messages in thread
From: Julien Grall @ 2017-01-30 15:33 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.9 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.9 timeline are as followed:

* Last posting date: March 17th, 2017
* Hard code freeze: March 31th, 2017
* RC1: TBD
* Release: June 2, 2017

Note that we don't have freeze exception scheme anymore. All patches
that wish to go into 4.9 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.

= Projects =

== Hypervisor == 

*  Boot Xen on EFI platforms using GRUB2 (multiboot2 protocol)
  -  Daniel Kiper

*  Per-cpu tasklet
  -  Konrad Rzeszutek Wilk

=== x86 === 

*  Allow ioreq server interface to support XenGT
  -  Yu Zhang
  -  Paul Durrant

*  PVHv2 support
  -  Roger Pau Monne

*  vNVDIMM support
  -  Haozhong Zhang

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

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

*  Enable L2 Cache Allocation Technology
  -  Yi Sun

*  Enable Memory Bandwidth Allocation
  -  Yi Sun

=== ARM === 

*  ITS emulation (Dom0 only)
  -  Andre Przywara

*  Altp2m for ARM
  -  Sergej Proskurin

*  Support Tegra SoCs
  -  Kyle Temkin

== Toolstack == 

*  Libxl PVSCSI support
  -  Olaf Hering

*  Libxl depriv QEMU
  -  Ian Jackson

*  Remove blktap2
  -  Wei Liu

== Mini-OS == 

== PV Drivers == 

*  Xen transport for 9pfs
  -  Stefano Stabellini

*  PV calls
  -  Stefano Stabellini

== GRUB == 

*  Support booting Xen ARM
  -  Fu Wei

== Testing == 

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

== Blocker == 

*  Fix issues with zero-length records in migration v2
  Link: https://bugs.xenproject.org/xen/bug/56
  -  Andrew Cooper

== Completed == 

*  Rework gcov support in hypervisor
  -  Wei Liu

*  XenStore XS_DIRECTORY_PART extension
  -  Juergen Gross


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

^ permalink raw reply	[flat|nested] 32+ messages in thread
[parent not found: <E1csryw-0002dr-7q@lists.xenproject.org>]
* Xen 4.9 Development Update
@ 2017-03-28 14:20 Julien Grall
  0 siblings, 0 replies; 32+ messages in thread
From: Julien Grall @ 2017-03-28 14:20 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.9 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.9 timeline are as followed:

* Last posting date: March 24th, 2017
* Hard code freeze: April 7th, 2017
* RC1: TBD
* Release: June 2, 2017

Note that we don't have freeze exception scheme anymore. All patches
that wish to go into 4.9 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.

= Projects =

== Hypervisor == 

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

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

=== x86 === 

*  Boot Xen on EFI platforms using GRUB2 (multiboot2 protocol) (v16)
  -  XEN-42
  -  Daniel Kiper

*  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 === 

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

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

== 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

== GRUB == 

*  Support booting Xen ARM
  -  XEN-67
  -  Fu Wei

== Testing == 

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

== Blocker == 

*  Fix issues with zero-length records in migration v2
  -  XEN-5
  -  Andrew Cooper

== Completed == 

*  Rework gcov support in hypervisor
  -  Wei Liu

*  XenStore XS_DIRECTORY_PART extension
  -  Juergen Gross

== Deferred == 

*  Altp2m for ARM
  -  Sergej Proskurin


= Notes =

* Revert commit 997382b771 or surround the code with NDEBUG before the
  release (see e-mail <58A2EF4E02000078001399F9@prv-mh.provo.novell.com>)


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

^ permalink raw reply	[flat|nested] 32+ messages in thread
[parent not found: <E1cYDxP-0001LM-H5@lists.xenproject.org>]
[parent not found: <4c6084d167e041db9bc35dabe1e68c15@LASPEX02CAS01.citrite.net>]
[parent not found: <E1cF0Mx-0005da-Th@lists.xenproject.org>]
* Xen 4.9 Development Update
@ 2016-12-08 15:12 Julien Grall
  2016-12-08 22:00 ` Stefano Stabellini
  0 siblings, 1 reply; 32+ messages in thread
From: Julien Grall @ 2016-12-08 15:12 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.9 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.9 timeline are as followed:

* Last posting date: March 17th, 2017
* Hard code freeze: March 31th, 2017
* RC1: TBD
* Release: June 2, 2017

Note that we don't have freeze exception scheme anymore. All patches
that wish to go into 4.9 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.

= Projects =

== Hypervisor == 

*  Boot Xen on EFI platforms using GRUB2 (multiboot2 protocol)
  -  Daniel Kiper

*  Per-cpu tasklet
  -  Konrad Rzeszutek Wilk

=== x86 === 

*  Allow ioreq server interface to support XenGT
  -  Yu Zhang
  -  Paul Durrant

*  PVHv2 support
  -  Roger Pau Monne

*  vNVDIMM support
  -  Haozhong Zhang

=== ARM === 

*  ITS emulation (Dom0 only)
  -  Andre Przywara

*  Altp2m for ARM
  -  Sergej Proskurin

*  Support Tegra SoCs
  -  Kyle Temkin

== Toolstack == 

*  Libxl PVSCSI support
  -  Olaf Hering

*  Libxl depriv QEMU
  -  Ian Jackson

*  Logging solution for Xen system
  -  Wei Liu

*  Remove blktap2
  -  Wei Liu

== Mini-OS == 

== GRUB == 

*  Support booting Xen ARM
  -  Fu Wei

== Testing == 

== Completed == 


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

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

end of thread, other threads:[~2017-03-30 18:24 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-30 15:33 Xen 4.9 Development Update Julien Grall
     [not found] <E1csryw-0002dr-7q@lists.xenproject.org>
2017-03-30 18:24 ` Oleksandr Tyshchenko
  -- strict thread matches above, loose matches on Subject: below --
2017-03-28 14:20 Julien Grall
     [not found] <E1cYDxP-0001LM-H5@lists.xenproject.org>
2017-01-31 13:51 ` Oleksandr Andrushchenko
2017-02-08 18:03   ` Julien Grall
2017-02-08 18:17     ` Konrad Rzeszutek Wilk
2017-02-08 18:56       ` Oleksandr Andrushchenko
2017-02-08 19:29         ` Julien Grall
2017-02-08 19:42           ` Oleksandr Andrushchenko
2017-02-08 19:27       ` Julien Grall
2017-02-08 18:59 ` Tamas K Lengyel
2017-02-15 21:40   ` Sergej Proskurin
2017-02-20  7:22 ` Haozhong Zhang
     [not found] <4c6084d167e041db9bc35dabe1e68c15@LASPEX02CAS01.citrite.net>
2017-01-30 16:21 ` Wei Liu
     [not found] <E1cF0Mx-0005da-Th@lists.xenproject.org>
2016-12-08 15:20 ` Jan Beulich
2016-12-08 15:36 ` Wei Liu
2016-12-08 15:57   ` Jan Beulich
2016-12-08 16:00     ` Wei Liu
2016-12-08 15:12 Julien Grall
2016-12-08 22:00 ` Stefano Stabellini
2016-12-09 10:18   ` Julien Grall
2016-12-09 12:57     ` Oleksandr Andrushchenko
2016-12-09 13:57       ` Pasi Kärkkäinen
2016-12-09 14:10         ` Oleksandr Andrushchenko
2016-12-09 19:01           ` Stefano Stabellini
2016-12-09 19:09             ` Andrew Cooper
2017-01-26 12:27               ` Julien Grall
2017-01-26 17:06                 ` Wei Liu
2017-01-30 15:32                   ` Julien Grall
2017-01-30 15:45                     ` Wei Liu
2017-02-08 17:53                       ` Julien Grall
2016-12-14 13:45             ` Artem Mygaiev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.