xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Xen 4.8 Development Update
@ 2016-08-31  8:30 Wei Liu
  2016-08-31 12:37 ` Andrew Cooper
                   ` (6 more replies)
  0 siblings, 7 replies; 26+ messages in thread
From: Wei Liu @ 2016-08-31  8:30 UTC (permalink / raw)
  To: xen-devel; +Cc: wei.liu2

This email only tracks big items for xen.git tree. Please reply for items you
woulk like to see in 4.8 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.8 timeline are as followed:

* Last posting date: September 16, 2016
* Hard code freeze: September 30, 2016
* RC1: TBD
* Release: December 2, 2016

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

*  Make credit2 default scheduler for Xen
  -  Dario Faggioli

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

*  Livepatching
  -  Konrad Rzeszutek Wilk

*  ITS emulation (Dom0 only)
  -  Andre Przywara

*  Xen ARM DomU ACPI support
  -  Shannon Zhao

*  P2M rework to follow break-before-make sequence
  -  Julien Grall

*  Altp2m for ARM
  -  Sergej Proskurin

== Toolstack == 

*  Remove blktap2
  -  Wei Liu

*  Make ACPI builder available to components other than hvmloader
  -  Boris Ostrovsky

*  Libxl PVSCSI support
  -  Olaf Hering

*  Libxl depriv QEMU
  -  Ian Jackson

*  Logging solution for Xen system
  -  Wei Liu

== Mini-OS == 

*  Mini-os ballooning support
  -  Juergen Gross

== Testing == 

*  Have OSSTest running XTF tests
  -  Wei Liu
  -  Andrew Cooper
  -  Ian Jackson

== Completed == 

*  Load BIOS via toolstack
  -  Anthony Perard

*  Alternative patching support
  -  Julien Grall

*  Clean up all hard-coded paths in toolstack code
  -  Wei Liu

*  Refactor libxl device handling framework
  -  Juergen Gross

*  IOMMU flush issue
  -  Quan Xu

*  Refactor XSM policy
  -  Daniel De Graaf


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

^ permalink raw reply	[flat|nested] 26+ messages in thread
* Xen 4.8 Development Update
@ 2016-08-03 11:33 Wei Liu
  2016-08-03 11:56 ` Julien Grall
  0 siblings, 1 reply; 26+ messages in thread
From: Wei Liu @ 2016-08-03 11:33 UTC (permalink / raw)
  To: xen-devel; +Cc: wei.liu2

This email only tracks big items for xen.git tree. Please reply for items you
woulk like to see in 4.8 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.8 timeline are as followed:

* Last posting date: September 16, 2016
* Hard code freeze: September 30, 2016
* RC1: TBD
* Release: December 2, 2016

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

*  Make credit2 default scheduler for Xen
  -  Dario Faggioli

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

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

*  Xen ARM DomU ACPI support
  -  Shannon Zhao

*  Alternative patching support
  -  Julien Grall

*  Altp2m for ARM
  -  Sergej Proskurin

== Toolstack == 

*  Make ACPI builder available to components other than hvmloader
  -  Boris Ostrovsky

*  Libxl PVSCSI support
  -  Olaf Hering

*  Load BIOS via toolstack
  -  Anthony Perard

*  Libxl depriv QEMU
  -  Ian Jackson

*  Logging solution for Xen system
  -  Wei Liu

== Mini-OS == 

*  Mini-os ballooning support
  -  Juergen Gross

== Testing == 

*  Have OSSTest running XTF tests
  -  Wei Liu
  -  Andrew Cooper
  -  Ian Jackson

== Completed == 

*  Clean up all hard-coded paths in toolstack code
  -  Wei Liu

*  Refactor libxl device handling framework
  -  Juergen Gross

*  IOMMU flush issue
  -  Quan Xu

*  Refactor XSM policy
  -  Daniel De Graaf


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

^ permalink raw reply	[flat|nested] 26+ messages in thread
* Xen 4.8 Development Update
@ 2016-07-19 13:48 Wei Liu
  2016-07-19 16:06 ` Tamas K Lengyel
                   ` (4 more replies)
  0 siblings, 5 replies; 26+ messages in thread
From: Wei Liu @ 2016-07-19 13:48 UTC (permalink / raw)
  To: xen-devel; +Cc: wei.liu2

This email only tracks big items for xen.git tree. Please reply for items you
woulk like to see in 4.8 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.8 timeline are as followed:

* Last posting date: September 16, 2016
* Hard code freeze: September 30, 2016
* RC1: TBD
* Release: December 2, 2016

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

*  Make credit2 default scheduler for Xen
  -  Dario Faggioli

=== x86 === 

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

*  PVHv2 support
  -  Roger Pau Monne

*  vNVDIMM support
  -  Haozhong Zhang

=== ARM === 

*  Xen ARM DomU ACPI support
  -  Shannon Zhao

*  Alternative patching support
  -  Julien Grall

== Toolstack == 

*  Make ACPI builder available to components other than hvmloader
  -  Boris Ostrovsky

*  Libxl PVSCSI support
  -  Olaf Hering

*  HVM USB passthrough
  -  George Dunlap

*  Load BIOS via toolstack
  -  Anthony Perard

*  Libxl depriv QEMU
  -  Ian Jackson

*  Clean up all hard-coded paths in toolstack code
  -  Wei Liu

*  Logging solution for Xen system
  -  Wei Liu

== Mini-OS == 

*  Mini-os ballooning support
  -  Juergen Gross

== Documentation == 

*  Feature maturity lifecycle
  -  Lars Kurth

== Completed == 

*  Refactor libxl device handling framework
  -  Juergen Gross

*  IOMMU flush issue
  -  Quan Xu

*  Refactor XSM policy
  -  Daniel De Graaf


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

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

end of thread, other threads:[~2016-09-12 21:01 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-31  8:30 Xen 4.8 Development Update Wei Liu
2016-08-31 12:37 ` Andrew Cooper
2016-08-31 12:39   ` Wei Liu
2016-08-31 14:21 ` Konrad Rzeszutek Wilk
2016-09-05 15:47   ` Dario Faggioli
2016-09-06 13:09     ` Konrad Rzeszutek Wilk
2016-08-31 15:00 ` Boris Ostrovsky
2016-09-01  6:04 ` Juergen Gross
2016-09-01  6:36 ` Sergej Proskurin
2016-09-08  7:29 ` Juergen Gross
2016-09-12 21:00 ` Daniel Kiper
  -- strict thread matches above, loose matches on Subject: below --
2016-08-03 11:33 Wei Liu
2016-08-03 11:56 ` Julien Grall
2016-08-03 12:03   ` Wei Liu
2016-08-03 12:15     ` Julien Grall
2016-07-19 13:48 Wei Liu
2016-07-19 16:06 ` Tamas K Lengyel
2016-07-19 16:08   ` Wei Liu
2016-07-20  9:34 ` Andrew Cooper
2016-07-20 10:23   ` Wei Liu
2016-07-21  9:35 ` Andre Przywara
2016-07-21  9:37   ` Wei Liu
2016-07-21 14:02     ` Konrad Rzeszutek Wilk
2016-07-21 16:07 ` George Dunlap
2016-07-26 22:35   ` Pasi Kärkkäinen
2016-07-26 10:58 ` Daniel Kiper

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).