xenstore: rename XS_DEBUG wire command
authorJuergen Gross <jgross@suse.com>
Fri, 24 Feb 2017 06:21:40 +0000 (07:21 +0100)
committerWei Liu <wei.liu2@citrix.com>
Tue, 28 Feb 2017 10:45:05 +0000 (10:45 +0000)
commitf88d7aded87307e41700c7f21ae17375b846c265
tree8b08ecf343fa57c597d57d641af015bee1d1215d
parentd3adab35c5e4d66416b27202803903793e7bfb52
xenstore: rename XS_DEBUG wire command

In preparation to support other than pure debug functionality via the
Xenstore XS_DEBUG wire command rename it to XS_CONTROL and make
XS_DEBUG an alias of it.

Add an alias xs_control_command for the associated xs_debug_command,
too.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
tools/xenstore/include/xenstore.h
tools/xenstore/xenstored_core.c
tools/xenstore/xs.c
xen/include/public/io/xs_wire.h