State that only attaching PV interface is supported.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
Create a new virtual block device. This will trigger a hotplug event
for the guest.
+Note that only PV block devices are supported by block-attach.
+Requests to attach emulated devices (eg, vdev=hdc) will result in only
+the PV view being available to the guest.
+
B<OPTIONS>
=over 4
L<http://xenbits.xen.org/docs/unstable/misc/xl-network-configuration.html>
for more informations.
+Note that only attaching PV network interface is supported.
+
=item B<network-detach> I<domain-id> I<devid|mac>
Removes the network device from the domain specified by I<domain-id>.