Index: root/xen-unstable.hg/docs/man/xm.pod.1 =================================================================== --- root.orig/xen-unstable.hg/docs/man/xm.pod.1 +++ root/xen-unstable.hg/docs/man/xm.pod.1 @@ -683,10 +683,10 @@ block-list> to determine that number. FIXME: this is currently B. Even though a block device is removed from domU, it appears to still be allocated in the domain 0. -=item B I +=item B I<[-l|--long]> I 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 @@ I is the virtual interface device FIXME: this is currently B. Network devices aren't completely removed from domain 0. -=item B I +=item B I<[-l|--long]> I 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 I<[-l|--long]> I + +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