Re: [Xen-devel] [PATCH v5 3/4] docs: Introduce xenstore paths for hotplug features

2015-11-23 Thread Ian Jackson
Paul Durrant writes ("[PATCH v5 3/4] docs: Introduce xenstore paths for hotplug features"): > Without some indication from a guest it is not possible for a > toolstack to know whether instantiation of a new vbd or vif should > result in a new PV device of the appropriate type being brought online.

[Xen-devel] [PATCH v5 3/4] docs: Introduce xenstore paths for hotplug features

2015-11-17 Thread Paul Durrant
Without some indication from a guest it is not possible for a toolstack to know whether instantiation of a new vbd or vif should result in a new PV device of the appropriate type being brought online. (In other words whether guest PV drivers are present and functioning). This patch documents two p