From: emellor@leeni.uk.xensource.com Date: Fri, 21 Apr 2006 10:58:25 +0000 (+0100) Subject: This patch adds an entry to the xend-config.sxp man page about the X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~16117^2~41 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=eb0cb70c386fb90e294cf3a3fd4705aaf1949562;p=xen.git This patch adds an entry to the xend-config.sxp man page about the external device migration entry. Signed-off-by: Stefan Berger --- diff --git a/docs/man/xend-config.sxp.pod.5 b/docs/man/xend-config.sxp.pod.5 index a11db8cfde..836d00e072 100644 --- a/docs/man/xend-config.sxp.pod.5 +++ b/docs/man/xend-config.sxp.pod.5 @@ -109,6 +109,12 @@ If the value is 0, all available CPUs will be used by Domain0. 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