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
+3 GET_QUOTA and SET_QUOTA 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 GET_FEATURE and SET_FEATURE other
than by dom0.
+GET_QUOTA <domid>|<quota>| <value>|
+SET_QUOTA <domid>|<quota>|<value>|
+ Returns or sets a quota value for the domain being specified by
+ <domid>. <quota> is one of "nodes", "watches", "transactions",
+ "node-size" or "permissions". <value> is a decimal number
+ specifying the quota value, with "0" having the special meaning
+ of quota checks being disabled. The initial quota settings for
+ a domain are the global ones of Xenstore.
+
+ xenstored prevents the use of GET_QUOTA and SET_QUOTA other
+ than by dom0.
+
---------- Miscellaneous ----------
CONTROL <command>|[<parameters>|]