Mailing List Archive

Attached patch updates the xm man page for the listing of
# HG changeset patch
# User emellor@leeni.uk.xensource.com
# Node ID 7238722f8d2366b17d2cf74d7f971df4d5ade6f2
# Parent 3ed537add538487479c7469d0985fde7050774ce
Attached patch updates the xm man page for the listing of
block/network/vtpm devices.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>

diff -r 3ed537add538 -r 7238722f8d23 docs/man/xm.pod.1
--- a/docs/man/xm.pod.1 Fri Feb 17 20:26:49 2006
+++ b/docs/man/xm.pod.1 Fri Feb 17 22:00:05 2006
@@ -683,10 +683,10 @@
FIXME: this is currently B<broken>. Even though a block device is
removed from domU, it appears to still be allocated in the domain 0.

-=item B<block-list> I<domain-id>
+=item B<block-list> I<[-l|--long]> I<domain-id>

List virtual block devices for a domain. The returned output is
-sexpression formatted.
+formatted as a list or as an S-Expression if the '--long' option was given.

=head2 NETWORK DEVICES

@@ -738,10 +738,17 @@
FIXME: this is currently B<broken>. Network devices aren't completely
removed from domain 0.

-=item B<network-list> I<domain-id>
+=item B<network-list> I<[-l|--long]> I<domain-id>

List virtual network interfaces for a domain. The returned output is
-sexpression formatted.
+formatted as a list or as an S-Expression if the '--long' option was given.
+
+=head2 VIRTUAL TPM DEVICES
+
+=item B<vtpm-list> I<[-l|--long]> I<domain-id>
+
+Show the virtual TPM device for a domain. The returned output is
+formatted as a list or as an S-Expression if the '--long' option was given.

=back


_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog