|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 16/18] xl.pod.1: improve description of virtual devic
From: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Add a reference to docs/misc/xl-disk-configuration.txt and
docs/misc/xl-network-configuration.markdown.
Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
---
docs/man/xl.pod.1 | 18 +++++++++++++-----
1 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1
index 720e3b9..15a9870 100644
--- a/docs/man/xl.pod.1
+++ b/docs/man/xl.pod.1
@@ -717,8 +717,8 @@ Splits up the machine into one cpu-pool per numa node.
=head1 VIRTUAL DEVICE COMMANDS
Most virtual devices can be added and removed while guests are
-running. The effect to the guest OS is much the same as any hotplug
-event.
+running, assuming that the necessary support exists in the guest. The
+effect to the guest OS is much the same as any hotplug event.
=head2 BLOCK DEVICES
@@ -740,7 +740,8 @@ The domain id of the guest domain that the device will be
attached to.
=item I<disc-spec-component>
A disc specification in the same format used for the B<disk> variable in
-the domain config file. See L<xldomain.cfg>.
+the domain config file. See L<xldomain.cfg> and
+I<docs/misc/xl-disk-configuration.txt>.
=back
@@ -795,8 +796,8 @@ I<VirtualDevice> is the cdrom device in the guest to eject.
Creates a new network device in the domain specified by I<domain-id>.
I<network-device> describes the device to attach, using the same format as the
-B<vif> string in the domain config file. See L<xldomain.cfg> for the
-description.
+B<vif> string in the domain config file. See L<xldomain.cfg> and
+I<docs/misc/xl-network-configuration.markdown> for more informations.
=item B<network-detach> I<domain-id> I<devid|mac>
@@ -918,8 +919,15 @@ Xen Flask security module.
=head1 SEE ALSO
+The following man pages:
+
B<xldomain.cfg>(5), B<xlcpupool.cfg>(5), B<xentop>(1)
+And the following documents available in the Xen source tree:
+
+B<docs/misc/xl-network-configuration.markdown>
+B<docs/misc/xl-disk-configuration.txt>
+
=head1 AUTHOR
Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
--
1.7.2.3
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 10/18] xl.pod.1: state when a subcommand is only available to HVM guests, (continued)
- [Xen-devel] [PATCH 10/18] xl.pod.1: state when a subcommand is only available to HVM guests, stefano.stabellini
- [Xen-devel] [PATCH 17/18] xl.pod.1: remove AUTHORS section, stefano.stabellini
- [Xen-devel] [PATCH 04/18] xl.pod.1: add a description of the global options, stefano.stabellini
- [Xen-devel] [PATCH 02/18] xl.pod.1: add a description of console options, stefano.stabellini
- [Xen-devel] [PATCH 08/18] xl.pod.1: state when a command requires PV drivers installed, stefano.stabellini
- [Xen-devel] [PATCH 14/18] xl.pod.1: improve the description of pci-list-assignable-devices, stefano.stabellini
- [Xen-devel] [PATCH 16/18] xl.pod.1: improve description of virtual device subcommands,
stefano.stabellini <=
- [Xen-devel] [PATCH 12/18] xl.pod.1: improve the debug-keys subcommand description, stefano.stabellini
- [Xen-devel] [PATCH 18/18] xl.pod.1: add a refence to http://wiki.xen.org/xenwiki/ReportingBugs, stefano.stabellini
- RE: [Xen-devel] [PATCH 01/18] xl.pod.1: add a barebone description of tmem commands, Dan Magenheimer
|
|
|
|
|