]> xenbits.xensource.com Git - xen.git/commit
libxl: libxl_ctx_init checks for xenstored pid file
authorKamala Narasimhan <kamala.narasimhan@gmail.com>
Tue, 25 Jan 2011 16:59:47 +0000 (16:59 +0000)
committerKamala Narasimhan <kamala.narasimhan@gmail.com>
Tue, 25 Jan 2011 16:59:47 +0000 (16:59 +0000)
commit326a7b743e87a3874578c28d2503a0dfa9852fa3
tree257b54d18ecf4ebbafc08a8a0568f54ef1afaa32
parent45244f3cd1716008b27a31957472d2abf71c55a1
libxl: libxl_ctx_init checks for xenstored pid file

This is a proxy for whether xenstored is running.  Otherwise the
failure modes are unfortunate (hangs, or mysterious error messages).
If and when we have a stubdom xenstored this will need to be
revisited, if not before.

Signed-off-by: Kamala Narasimhan <kamala.narasimhan@citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl_internal.h