# HG changeset patch # User emellor@leeni.uk.xensource.com # Date 1145617105 -3600 # Node ID 1d7e2066cf1171ea55ed0a532b6ddb7334e7c984 # Parent 83b092a2cbe61b1bb962f6bc8560bae4c1ede5b7 This patch adds an entry to the xend-config.sxp man page about the external device migration entry. Signed-off-by: Stefan Berger diff -r 83b092a2cbe6 -r 1d7e2066cf11 docs/man/xend-config.sxp.pod.5 --- a/docs/man/xend-config.sxp.pod.5 Fri Apr 21 11:57:34 2006 +0100 +++ b/docs/man/xend-config.sxp.pod.5 Fri Apr 21 11:58:25 2006 +0100 @@ -109,6 +109,12 @@ If the value is 0, all available CPUs wi A boolean value that tells xend whether or not core dumps of guest domains should be saved when a crash occurrs. Defaults to I. +=item I + +The name of an application or script that can handle external device +migration, such as for example virtual TPM migration. An example +script is I. + =back =head1 EXAMPLES