aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
authorOlaf Hering <olaf@aepfle.de>2013-02-15 13:32:15 +0000
committerOlaf Hering <olaf@aepfle.de>2013-02-15 13:32:15 +0000
commit86baa64d950d36bf8abc051aab660f79e8632819 (patch)
treee2939c37bd16ce2586cd78907959c13efbafae8f /docs/man
parent98a4502b7691e4061ab051a338d72acb3dd8c6f7 (diff)
downloadxen-86baa64d950d36bf8abc051aab660f79e8632819.tar.gz
xen-86baa64d950d36bf8abc051aab660f79e8632819.tar.bz2
xen-86baa64d950d36bf8abc051aab660f79e8632819.zip
libxl: pass debug flag down to libxl_domain_suspend
libxl_domain_suspend is already prepared to handle LIBXL_SUSPEND_DEBUG, and xl migrate handles the -d switch as well. Pass this flag down to libxl_domain_suspend, so that finally xc_domain_save can dump huge amount of debug data to stdout. Update xl.1 and help text output. Signed-off-by: Olaf Hering <olaf@aepfle.de> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/xl.pod.14
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1
index 097fe4398f..a0e298eb28 100644
--- a/docs/man/xl.pod.1
+++ b/docs/man/xl.pod.1
@@ -387,6 +387,10 @@ domain. See the corresponding option of the I<create> subcommand.
Send <config> instead of config file from creation.
+=item B<--debug>
+
+Print huge (!) amount of debug during the migration process.
+
=back
=item B<remus> [I<OPTIONS>] I<domain-id> I<host>