xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* List of projects for 4.7
@ 2016-03-18 12:07 Wei Liu
  2016-03-18 13:44 ` Jan Beulich
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Wei Liu @ 2016-03-18 12:07 UTC (permalink / raw)
  To: Xen-devel
  Cc: jgross, Lars Kurth, xiecl.fnst, Wei Liu, quan.xu, wency,
	George Dunlap, Andrew Cooper, Dario Faggioli, dave, Ian Jackson,
	jonathan.davies, Julien Grall, yu.c.zhang, Jan Beulich,
	lichong659, xumengpanda, zhaoshenglong

Hi all

Today is that last posting day for new features. And we are two weeks
away from the anticipated freeze date.

I've gone through the outstanding patch series on the list and ask for
input from various core community members. I've enumerated a list
here, which covers several areas of this release and can be used as a
guideline.

Important and close patch, new features:
1. xSplice
2. CPUID levelling
3. ARM ACPI
4. COLO HA
5. RTDS per-vcpu parameter setting
6. Event driven RTDS

Important bug fixes:
1. Intel VT-d flush issue
2. SMEP / SMAP fix
3. QEMU hotplug script fix

Note, it is possible for bug fixes to go in after freeze.

Nice to have, not very complicated patch sets:
1. IOREQ server P2M type
2. QEMU-based PVUSB backend
3. Oxenstored improvement
4. Load bios via toolstack

I think it would be good to use the remaining time to focus on things
that are close, important or both.

Thanks
Wei.

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

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

* Re: List of projects for 4.7
  2016-03-18 12:07 List of projects for 4.7 Wei Liu
@ 2016-03-18 13:44 ` Jan Beulich
  2016-03-18 15:05 ` Meng Xu
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 15+ messages in thread
From: Jan Beulich @ 2016-03-18 13:44 UTC (permalink / raw)
  To: Wei Liu
  Cc: Juergen Gross, jonathan.davies, xiecl.fnst, Lars Kurth,
	Xen-devel, wency, George Dunlap, Andrew Cooper, DarioFaggioli,
	dave, Ian Jackson, yu.c.zhang, Julien Grall, xumengpanda,
	quan.xu, zhaoshenglong, lichong659

>>> On 18.03.16 at 13:07, <wei.liu2@citrix.com> wrote:
> Important bug fixes:
> 1. Intel VT-d flush issue
> 2. SMEP / SMAP fix
> 3. QEMU hotplug script fix

4. XSAVES

Jan


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

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

* Re: List of projects for 4.7
  2016-03-18 12:07 List of projects for 4.7 Wei Liu
  2016-03-18 13:44 ` Jan Beulich
@ 2016-03-18 15:05 ` Meng Xu
  2016-03-18 15:34   ` Wei Liu
  2016-03-18 16:18 ` Fabio Fantoni
                   ` (5 subsequent siblings)
  7 siblings, 1 reply; 15+ messages in thread
From: Meng Xu @ 2016-03-18 15:05 UTC (permalink / raw)
  To: Wei Liu
  Cc: jgross, Lars Kurth, xiecl.fnst, quan.xu, wency, George Dunlap,
	Andrew Cooper, Dario Faggioli, dave, Ian Jackson,
	jonathan.davies, Julien Grall, yu.c.zhang, Jan Beulich, Chong Li,
	Xen-devel, zhaoshenglong

On Fri, Mar 18, 2016 at 8:07 AM, Wei Liu <wei.liu2@citrix.com> wrote:
> Hi all
>
> Today is that last posting day for new features. And we are two weeks
> away from the anticipated freeze date.
>
> I've gone through the outstanding patch series on the list and ask for
> input from various core community members. I've enumerated a list
> here, which covers several areas of this release and can be used as a
> guideline.
>
> Important and close patch, new features:
> 1. xSplice
> 2. CPUID levelling
> 3. ARM ACPI
> 4. COLO HA
> 5. RTDS per-vcpu parameter setting

The tool stack change for RTDS scheduler is in good status, but hasn't
collected all Reviewed-by tags...


> 6. Event driven RTDS

The Event driven RTDS has received the Reviewed-by from Dario and me.
It is ready after getting Acked-by.

Thanks,

Meng

-----------
Meng Xu
PhD Student in Computer and Information Science
University of Pennsylvania
http://www.cis.upenn.edu/~mengxu/

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

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

* Re: List of projects for 4.7
  2016-03-18 15:05 ` Meng Xu
@ 2016-03-18 15:34   ` Wei Liu
  0 siblings, 0 replies; 15+ messages in thread
From: Wei Liu @ 2016-03-18 15:34 UTC (permalink / raw)
  To: Meng Xu
  Cc: jgross, Lars Kurth, xiecl.fnst, Wei Liu, quan.xu, wency,
	George Dunlap, Andrew Cooper, Dario Faggioli, dave, Ian Jackson,
	jonathan.davies, Julien Grall, yu.c.zhang, Jan Beulich, Chong Li,
	Xen-devel, zhaoshenglong

On Fri, Mar 18, 2016 at 11:05:43AM -0400, Meng Xu wrote:
> 
> > 6. Event driven RTDS
> 
> The Event driven RTDS has received the Reviewed-by from Dario and me.
> It is ready after getting Acked-by.
> 

Actually this is already committed. Good work guys.

Wei.

> Thanks,
> 
> Meng
> 
> -----------
> Meng Xu
> PhD Student in Computer and Information Science
> University of Pennsylvania
> http://www.cis.upenn.edu/~mengxu/

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

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

* Re: List of projects for 4.7
  2016-03-18 12:07 List of projects for 4.7 Wei Liu
  2016-03-18 13:44 ` Jan Beulich
  2016-03-18 15:05 ` Meng Xu
@ 2016-03-18 16:18 ` Fabio Fantoni
  2016-03-18 16:22   ` Wei Liu
  2016-03-18 16:23 ` Chong Li
                   ` (4 subsequent siblings)
  7 siblings, 1 reply; 15+ messages in thread
From: Fabio Fantoni @ 2016-03-18 16:18 UTC (permalink / raw)
  To: Wei Liu, Xen-devel
  Cc: jgross, Lars Kurth, xiecl.fnst, Jan Beulich, wency,
	jonathan.davies, George Dunlap, Andrew Cooper, Dario Faggioli,
	zhaoshenglong, Ian Jackson, xumengpanda, Julien Grall,
	yu.c.zhang, quan.xu, dave, lichong659

Il 18/03/2016 13:07, Wei Liu ha scritto:
> Hi all
>
> Today is that last posting day for new features. And we are two weeks
> away from the anticipated freeze date.
>
> I've gone through the outstanding patch series on the list and ask for
> input from various core community members. I've enumerated a list
> here, which covers several areas of this release and can be used as a
> guideline.
>
> Important and close patch, new features:
> 1. xSplice
> 2. CPUID levelling
> 3. ARM ACPI
> 4. COLO HA
> 5. RTDS per-vcpu parameter setting
> 6. Event driven RTDS

Hi, what about "Domain snapshot API"? From a fast search I not found 
recent news about it.

Thanks for any reply and sorry for my bad english.

>
> Important bug fixes:
> 1. Intel VT-d flush issue
> 2. SMEP / SMAP fix
> 3. QEMU hotplug script fix
>
> Note, it is possible for bug fixes to go in after freeze.
>
> Nice to have, not very complicated patch sets:
> 1. IOREQ server P2M type
> 2. QEMU-based PVUSB backend
> 3. Oxenstored improvement
> 4. Load bios via toolstack
>
> I think it would be good to use the remaining time to focus on things
> that are close, important or both.
>
> Thanks
> Wei.
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel


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

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

* Re: List of projects for 4.7
  2016-03-18 16:18 ` Fabio Fantoni
@ 2016-03-18 16:22   ` Wei Liu
  0 siblings, 0 replies; 15+ messages in thread
From: Wei Liu @ 2016-03-18 16:22 UTC (permalink / raw)
  To: Fabio Fantoni; +Cc: Xen-devel, Wei Liu

Trim CC list

On Fri, Mar 18, 2016 at 05:18:11PM +0100, Fabio Fantoni wrote:
> Il 18/03/2016 13:07, Wei Liu ha scritto:
> >Hi all
> >
> >Today is that last posting day for new features. And we are two weeks
> >away from the anticipated freeze date.
> >
> >I've gone through the outstanding patch series on the list and ask for
> >input from various core community members. I've enumerated a list
> >here, which covers several areas of this release and can be used as a
> >guideline.
> >
> >Important and close patch, new features:
> >1. xSplice
> >2. CPUID levelling
> >3. ARM ACPI
> >4. COLO HA
> >5. RTDS per-vcpu parameter setting
> >6. Event driven RTDS
> 
> Hi, what about "Domain snapshot API"? From a fast search I not found recent
> news about it.
> 

There has not been any activity during this cycle. Chunyan mostly worked
on PVUSB passthrough (which was merged this morning).

Wei.

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

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

* Re: List of projects for 4.7
  2016-03-18 12:07 List of projects for 4.7 Wei Liu
                   ` (2 preceding siblings ...)
  2016-03-18 16:18 ` Fabio Fantoni
@ 2016-03-18 16:23 ` Chong Li
  2016-03-19  5:45 ` Shannon Zhao
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 15+ messages in thread
From: Chong Li @ 2016-03-18 16:23 UTC (permalink / raw)
  To: Wei Liu
  Cc: jgross, Lars Kurth, xiecl.fnst, quan.xu, wency, George Dunlap,
	Andrew Cooper, Dario Faggioli, zhaoshenglong, Ian Jackson,
	jonathan.davies, Meng Xu, Julien Grall, yu.c.zhang, Jan Beulich,
	dave, Xen-devel

On Fri, Mar 18, 2016 at 7:07 AM, Wei Liu <wei.liu2@citrix.com> wrote:
> Hi all
>
> Today is that last posting day for new features. And we are two weeks
> away from the anticipated freeze date.
>
> I've gone through the outstanding patch series on the list and ask for
> input from various core community members. I've enumerated a list
> here, which covers several areas of this release and can be used as a
> guideline.
>
> Important and close patch, new features:
> 1. xSplice
> 2. CPUID levelling
> 3. ARM ACPI
> 4. COLO HA
> 5. RTDS per-vcpu parameter setting

The current status:
1) patch for xen: The "mentioning a bug fixed" issue
2) patch for libxc: Acked-by: Wei Liu; Reviewed-by: Dario Faggioli
3) patch for libxl: Acked-by: Wei Liu
4) patch for xl: More examples need to be added to man page

Chong


-- 
Chong Li
Department of Computer Science and Engineering
Washington University in St.louis

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

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

* Re: List of projects for 4.7
  2016-03-18 12:07 List of projects for 4.7 Wei Liu
                   ` (3 preceding siblings ...)
  2016-03-18 16:23 ` Chong Li
@ 2016-03-19  5:45 ` Shannon Zhao
  2016-03-21 11:51   ` Julien Grall
  2016-03-19  8:10 ` Olaf Hering
                   ` (2 subsequent siblings)
  7 siblings, 1 reply; 15+ messages in thread
From: Shannon Zhao @ 2016-03-19  5:45 UTC (permalink / raw)
  To: Wei Liu, Xen-devel
  Cc: jgross, Lars Kurth, xiecl.fnst, Jan Beulich, wency,
	jonathan.davies, George Dunlap, Andrew Cooper, Dario Faggioli,
	zhaoshenglong, Ian Jackson, xumengpanda, Julien Grall,
	yu.c.zhang, quan.xu, dave, lichong659

On 2016年03月18日 20:07, Wei Liu wrote:
> Hi all
> 
> Today is that last posting day for new features. And we are two weeks
> away from the anticipated freeze date.
> 
> I've gone through the outstanding patch series on the list and ask for
> input from various core community members. I've enumerated a list
> here, which covers several areas of this release and can be used as a
> guideline.
> 
> Important and close patch, new features:
> 1. xSplice
> 2. CPUID levelling
> 3. ARM ACPI

For ARM ACPI, there are about 7 patches which don't get reviewed-by or
acked-by. It still needs some efforts and maybe another two versions to
make them in good shape I think.

Thanks,
-- 
Shannon

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

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

* Re: List of projects for 4.7
  2016-03-18 12:07 List of projects for 4.7 Wei Liu
                   ` (4 preceding siblings ...)
  2016-03-19  5:45 ` Shannon Zhao
@ 2016-03-19  8:10 ` Olaf Hering
  2016-03-19 20:21   ` Wei Liu
  2016-03-21  5:21 ` Juergen Gross
  2016-03-21 10:11 ` Paul Durrant
  7 siblings, 1 reply; 15+ messages in thread
From: Olaf Hering @ 2016-03-19  8:10 UTC (permalink / raw)
  To: Wei Liu; +Cc: Xen-devel

On Fri, Mar 18, Wei Liu wrote:

> Today is that last posting day for new features. And we are two weeks
> away from the anticipated freeze date.

What about features which got posted weeks ago already, namely pvscsi?
I should probably rebase ontop of pvusb, but the beef remains the same.

Olaf

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

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

* Re: List of projects for 4.7
  2016-03-19  8:10 ` Olaf Hering
@ 2016-03-19 20:21   ` Wei Liu
  2016-03-21 10:03     ` Olaf Hering
  0 siblings, 1 reply; 15+ messages in thread
From: Wei Liu @ 2016-03-19 20:21 UTC (permalink / raw)
  To: Olaf Hering; +Cc: Xen-devel, Wei Liu

On Sat, Mar 19, 2016 at 09:10:44AM +0100, Olaf Hering wrote:
> On Fri, Mar 18, Wei Liu wrote:
> 
> > Today is that last posting day for new features. And we are two weeks
> > away from the anticipated freeze date.
> 
> What about features which got posted weeks ago already, namely pvscsi?
> I should probably rebase ontop of pvusb, but the beef remains the same.
> 

Yes, you can rebase and repost. This feature falls into nice-to-have
category, too.

My assessment of the pending patch: that's two thousand lines of code in
a single patch, which potentially requires quite a few iterations to get
right. Furthermore its prerequisite PVUSB was only merged yesterday,
which has its own defects that needs sorting out first. Given the time
scale, It would be hard for PVSCSI be ready before the freeze.

But worry not, we will review it all the same if you repost.

Wei.

> Olaf

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

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

* Re: List of projects for 4.7
  2016-03-18 12:07 List of projects for 4.7 Wei Liu
                   ` (5 preceding siblings ...)
  2016-03-19  8:10 ` Olaf Hering
@ 2016-03-21  5:21 ` Juergen Gross
  2016-03-21 14:57   ` Wei Liu
  2016-03-21 10:11 ` Paul Durrant
  7 siblings, 1 reply; 15+ messages in thread
From: Juergen Gross @ 2016-03-21  5:21 UTC (permalink / raw)
  To: Wei Liu, xen-devel

On 18/03/16 13:07, Wei Liu wrote:
> Hi all
> 
> Today is that last posting day for new features. And we are two weeks
> away from the anticipated freeze date.
> 
> I've gone through the outstanding patch series on the list and ask for
> input from various core community members. I've enumerated a list
> here, which covers several areas of this release and can be used as a
> guideline.
> 
> Important and close patch, new features:
> 1. xSplice
> 2. CPUID levelling
> 3. ARM ACPI
> 4. COLO HA
> 5. RTDS per-vcpu parameter setting
> 6. Event driven RTDS
> 
> Important bug fixes:
> 1. Intel VT-d flush issue
> 2. SMEP / SMAP fix
> 3. QEMU hotplug script fix
> 
> Note, it is possible for bug fixes to go in after freeze.
> 
> Nice to have, not very complicated patch sets:
> 1. IOREQ server P2M type
> 2. QEMU-based PVUSB backend

qemu-parts: Gerd Hoffmann would apply the patches after a review of xen
folks - any volunteer? :-)

xen tools parts: V2 will be sent as soon as some last details regarding
V1 have been discussed

> 3. Oxenstored improvement
> 4. Load bios via toolstack

What about my pending "pin override" tools related patches? Hypervisor
parts are already committed.


Juergen

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

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

* Re: List of projects for 4.7
  2016-03-19 20:21   ` Wei Liu
@ 2016-03-21 10:03     ` Olaf Hering
  0 siblings, 0 replies; 15+ messages in thread
From: Olaf Hering @ 2016-03-21 10:03 UTC (permalink / raw)
  To: Wei Liu; +Cc: Xen-devel

On Sat, Mar 19, Wei Liu wrote:

> My assessment of the pending patch: that's two thousand lines of code in
> a single patch, which potentially requires quite a few iterations to get
> right. Furthermore its prerequisite PVUSB was only merged yesterday,
> which has its own defects that needs sorting out first. Given the time
> scale, It would be hard for PVSCSI be ready before the freeze.

PVSCSI does not depend on PVUSB, beside the merge conflict in
libxl_internal.h, libxl_types_internal.idl and xl_cmdimpl.c.

I'm in the process to rebase v9 from 3b971de..829e03c.

Olaf

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

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

* Re: List of projects for 4.7
  2016-03-18 12:07 List of projects for 4.7 Wei Liu
                   ` (6 preceding siblings ...)
  2016-03-21  5:21 ` Juergen Gross
@ 2016-03-21 10:11 ` Paul Durrant
  7 siblings, 0 replies; 15+ messages in thread
From: Paul Durrant @ 2016-03-21 10:11 UTC (permalink / raw)
  To: Xen-devel
  Cc: jgross, Lars Kurth, xiecl.fnst, Wei Liu, Jan Beulich, wency,
	Jonathan Davies, Andrew Cooper, Dario Faggioli, zhaoshenglong,
	George Dunlap, lichong659, xumengpanda, Julien Grall, yu.c.zhang,
	quan.xu, dave, Ian Jackson

> -----Original Message-----
> From: Xen-devel [mailto:xen-devel-bounces@lists.xen.org] On Behalf Of
> Wei Liu
> Sent: 18 March 2016 12:07
> To: Xen-devel
> Cc: jgross@suse.com; Lars Kurth; xiecl.fnst@cn.fujitsu.com; Wei Liu;
> quan.xu@intel.com; wency@cn.fujitsu.com; George Dunlap; Andrew
> Cooper; Dario Faggioli; dave@recoil.org; Ian Jackson; Jonathan Davies; Julien
> Grall; yu.c.zhang@linux.intel.com; Jan Beulich; lichong659@gmail.com;
> xumengpanda@gmail.com; zhaoshenglong@huawei.com
> Subject: [Xen-devel] List of projects for 4.7
> 
> Hi all
> 
> Today is that last posting day for new features. And we are two weeks
> away from the anticipated freeze date.
> 
> I've gone through the outstanding patch series on the list and ask for
> input from various core community members. I've enumerated a list
> here, which covers several areas of this release and can be used as a
> guideline.
> 
> Important and close patch, new features:
> 1. xSplice
> 2. CPUID levelling
> 3. ARM ACPI
> 4. COLO HA
> 5. RTDS per-vcpu parameter setting
> 6. Event driven RTDS
> 
> Important bug fixes:
> 1. Intel VT-d flush issue
> 2. SMEP / SMAP fix
> 3. QEMU hotplug script fix
> 
> Note, it is possible for bug fixes to go in after freeze.
> 
> Nice to have, not very complicated patch sets:
> 1. IOREQ server P2M type

Posted last week. Awaiting initial review.

  Paul

> 2. QEMU-based PVUSB backend
> 3. Oxenstored improvement
> 4. Load bios via toolstack
> 
> I think it would be good to use the remaining time to focus on things
> that are close, important or both.
> 
> Thanks
> Wei.
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: List of projects for 4.7
  2016-03-19  5:45 ` Shannon Zhao
@ 2016-03-21 11:51   ` Julien Grall
  0 siblings, 0 replies; 15+ messages in thread
From: Julien Grall @ 2016-03-21 11:51 UTC (permalink / raw)
  To: Shannon Zhao, xen-devel, Wei Liu

(Strip the CC list)

On 19/03/2016 05:45, Shannon Zhao wrote:
> On 2016年03月18日 20:07, Wei Liu wrote:
>> Hi all
>>
>> Today is that last posting day for new features. And we are two weeks
>> away from the anticipated freeze date.
>>
>> I've gone through the outstanding patch series on the list and ask for
>> input from various core community members. I've enumerated a list
>> here, which covers several areas of this release and can be used as a
>> guideline.
>>
>> Important and close patch, new features:
>> 1. xSplice
>> 2. CPUID levelling
>> 3. ARM ACPI
>
> For ARM ACPI, there are about 7 patches which don't get reviewed-by or
> acked-by. It still needs some efforts and maybe another two versions to
> make them in good shape I think.

I will review your patch series today.

Cheers,

-- 
Julien Grall

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

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

* Re: List of projects for 4.7
  2016-03-21  5:21 ` Juergen Gross
@ 2016-03-21 14:57   ` Wei Liu
  0 siblings, 0 replies; 15+ messages in thread
From: Wei Liu @ 2016-03-21 14:57 UTC (permalink / raw)
  To: Juergen Gross; +Cc: Wei Liu, xen-devel

On Mon, Mar 21, 2016 at 06:21:20AM +0100, Juergen Gross wrote:
[...]
> > 4. Load bios via toolstack
> 
> What about my pending "pin override" tools related patches? Hypervisor
> parts are already committed.
> 

That was omitted, because as far as I can tell all toolstack patches
were already acked or reviewed -- you probably should prod Ian to commit
it.

Wei.

> 
> Juergen

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

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

end of thread, other threads:[~2016-03-21 14:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-18 12:07 List of projects for 4.7 Wei Liu
2016-03-18 13:44 ` Jan Beulich
2016-03-18 15:05 ` Meng Xu
2016-03-18 15:34   ` Wei Liu
2016-03-18 16:18 ` Fabio Fantoni
2016-03-18 16:22   ` Wei Liu
2016-03-18 16:23 ` Chong Li
2016-03-19  5:45 ` Shannon Zhao
2016-03-21 11:51   ` Julien Grall
2016-03-19  8:10 ` Olaf Hering
2016-03-19 20:21   ` Wei Liu
2016-03-21 10:03     ` Olaf Hering
2016-03-21  5:21 ` Juergen Gross
2016-03-21 14:57   ` Wei Liu
2016-03-21 10:11 ` Paul Durrant

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