xenstore: add XS_RESUME command; export it to xend.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 19 Jan 2007 15:28:34 +0000 (15:28 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 19 Jan 2007 15:28:34 +0000 (15:28 +0000)
commitb686a7d235163cb2309bb59dcab07059e0fe9aa1
treea33f8798a09c55ce0b30e2c14bfa20d2f6f7cc65
parente105919b0120a0eccfe59ece2ce545ddd6f0881f
xenstore: add XS_RESUME command; export it to xend.

This clears the shutdown flag for a domain in xenstore, allowing
subsequent shutdowns of the same domain to fire the appropriate
watches.

Signed-off-by: Brendan Cully <brendan@cs.ubc.ca>
tools/python/xen/lowlevel/xs/xs.c
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/xenstore/xsutil.py
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_domain.c
tools/xenstore/xenstored_domain.h
tools/xenstore/xs.c
tools/xenstore/xs.h