direct-io.hg
changeset 9704:1d7e2066cf11
This patch adds an entry to the xend-config.sxp man page about the
external device migration entry.
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
external device migration entry.
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
author | emellor@leeni.uk.xensource.com |
---|---|
date | Fri Apr 21 11:58:25 2006 +0100 (2006-04-21) |
parents | 83b092a2cbe6 |
children | fbd1d55c5baf |
files | docs/man/xend-config.sxp.pod.5 |
line diff
1.1 --- a/docs/man/xend-config.sxp.pod.5 Fri Apr 21 11:57:34 2006 +0100 1.2 +++ b/docs/man/xend-config.sxp.pod.5 Fri Apr 21 11:58:25 2006 +0100 1.3 @@ -109,6 +109,12 @@ If the value is 0, all available CPUs wi 1.4 A boolean value that tells xend whether or not core dumps of guest 1.5 domains should be saved when a crash occurrs. Defaults to I<no>. 1.6 1.7 +=item I<external-migration-tool> 1.8 + 1.9 +The name of an application or script that can handle external device 1.10 +migration, such as for example virtual TPM migration. An example 1.11 +script is I</etc/xen/scripts/external-device-migrate>. 1.12 + 1.13 =back 1.14 1.15 =head1 EXAMPLES