On Sat, Sep 02, 2017 at 01:56:35AM +0800, Zhongze Liu wrote:
> 2017-09-02 0:03 GMT+08:00 Wei Liu <wei.l...@citrix.com>:
> > On Sun, Aug 27, 2017 at 04:36:12PM +0800, Zhongze Liu wrote:
> >> Add the parsing utils for the newly introduced libxl_static_sshm struct
> >> to the libxl/libxlu_* family. And add realated parsing code in xl to
> >> parse the struct from xl config files. This is for the proposal "Allow
> >> setting up shared memory areas between VMs from xl config file" (see [1]).
> >>
> >> [1] https://lists.xen.org/archives/html/xen-devel/2017-08/msg03242.html
> >>
> >> Signed-off-by: Zhongze Liu <blacksk...@gmail.com>
> >
> > Acked-by: Wei Liu <wei.l...@citrix.com>
> >
> > I am wondering if there is a chance to extract the key=value parsing
> > into standalone function and use it everywhere though.
> 
> I think this is a good idea.

To be clear, I'm not saying that's a prerequisite for this series.

> 
> >
> >>
> >> Cc: Andrew Cooper <andrew.coop...@citrix.com>
> >> Cc: George Dunlap <george.dun...@eu.citrix.com>
> >> Cc: Ian Jackson <ian.jack...@eu.citrix.com>
> >> Cc: Jan Beulich <jbeul...@suse.com>
> >> Cc: Konrad Rzeszutek Wilk <konrad.w...@oracle.com>
> >> Cc: Stefano Stabellini <sstabell...@kernel.org>
> >> Cc: Tim Deegan <t...@xen.org>
> >> Cc: Wei Liu <wei.l...@citrix.com>
> >> Cc: Julien Grall <julien.gr...@arm.com>
> >> Cc: xen-devel@lists.xen.org
> >
> > Correctly trim your CC list next time please. A lot of hypervisor people
> > don't need to get CCed on this patch.
> 
> Actually, this list is generated by get_maintainer.pl. Maybe next time I 
> should
> go carefully through the list and remove some of the names manually.
> 

You could have used it the wrong way.

Either

  $ ./scripts/get_maintainers.pl -f FILE # not patch

or

  $ ./scripts/get_maintainers.pl    PATCH # not file

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

Reply via email to