-----------------------------------------------------------------
0 Ring reconnection (see the ring reconnection feature below)
1 Connection error indicator (see connection error feature below)
+2 GET_FEATURE and SET_FEATURE Xenstore wire commands are available
The "Connection state" field is used to request a ring close and reconnect.
The "Connection state" field only contains valid data if the server has
xenstored prevents the use of SET_TARGET other than by dom0.
+GET_FEATURE <domid>| <value>|
+SET_FEATURE <domid>|<value>|
+ Returns or sets the contents of the "feature" field located at
+ offset 2064 of the Xenstore ring page of the domain specified by
+ <domid>. <value> is a decimal number being a logical or of the
+ feature bits as defined in docs/misc/xenstore-ring.txt. Trying
+ to set a bit for a feature not being supported by the running
+ Xenstore will be denied.
+
+ xenstored prevents the use of GET_FEATURE and SET_FEATURE other
+ than by dom0.
+
---------- Miscellaneous ----------
CONTROL <command>|[<parameters>|]