Re: [Xen-devel] [PATCH v3 10/15] xenstore: make use of the "xenstore domain" flag

2016-01-15 Thread Ian Campbell
On Fri, 2016-01-08 at 14:08 +0100, Juergen Gross wrote: > Create the xenstore domain with the xenstore flag specified. This > enables us to test whether such a domain is already running before > we create it. As there ought to be only one xenstore in the system > we don't need to start another one.

[Xen-devel] [PATCH v3 10/15] xenstore: make use of the "xenstore domain" flag

2016-01-08 Thread Juergen Gross
Create the xenstore domain with the xenstore flag specified. This enables us to test whether such a domain is already running before we create it. As there ought to be only one xenstore in the system we don't need to start another one. Signed-off-by: Juergen Gross --- V3: omit dom0 when checking