Re: [Xen-devel] [PATCH v4 1/4] docs: Introduce xenstore paths for PV control features

2015-11-16 Thread Ian Jackson
Paul Durrant writes ("[PATCH v4 1/4] docs: Introduce xenstore paths for PV control features"): > XenServer already makes use of ~/control/feature-suspend being written > to advertise guest capability of responding to 'suspend' when written to > ~/control/shutdown and, since they are derived from X

[Xen-devel] [PATCH v4 1/4] docs: Introduce xenstore paths for PV control features

2015-11-16 Thread Paul Durrant
XenServer already makes use of ~/control/feature-suspend being written to advertise guest capability of responding to 'suspend' when written to ~/control/shutdown and, since they are derived from XenServer drivers, the Xen Project Windows PV drivers attempt to write this value. The write currently