Re: [Xen-devel] [PATCH v3 0/4] tools: make xenstore domain/daemon configurable

2016-08-01 Thread Juergen Gross
On 22/07/16 17:09, Juergen Gross wrote: > Add a configuration option to /etc/sysconfig/xencommons to let the > user configure whether he wants to start xenstore service as a daemon > or as a stubdom. > > Changes in V3: > - patch 1: re-add sd_notify() call > - split up former patch 2 into 3 patches

Re: [Xen-devel] [PATCH v3 0/4] tools: make xenstore domain/daemon configurable

2016-07-25 Thread Wei Liu
I went back to the long thread in v1. I don't think I can figure out if all the comments are addressed. Ian asked for something to be rectified, but I'm not sure if this series satisfies him. I will let him comment on that. Wei. ___ Xen-devel mailing l

[Xen-devel] [PATCH v3 0/4] tools: make xenstore domain/daemon configurable

2016-07-22 Thread Juergen Gross
Add a configuration option to /etc/sysconfig/xencommons to let the user configure whether he wants to start xenstore service as a daemon or as a stubdom. Changes in V3: - patch 1: re-add sd_notify() call - split up former patch 2 into 3 patches as requested by Ian Jackson - patch 4 (was 2): remove