From: Giuseppe Mazzotta <g.mazzotta@iragan.com>
To: xen-devel@lists.xen.org
Cc: Wei Liu <wei.liu2@citrix.com>,
Ian Jackson <ian.jackson@eu.citrix.com>,
Ian Campbell <ian.campbell@citrix.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: [PATCH] libxl: document foreground '-F' option of create command
Date: Fri, 17 Apr 2015 17:36:34 +0200 [thread overview]
Message-ID: <55312882.7030700@iragan.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 0 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: document-create-foreground-option.patch --]
[-- Type: text/x-patch; name="document-create-foreground-option.patch", Size: 1016 bytes --]
commit 482b29753946125bbcf892a5daa57b86620f68b1
Author: Giuseppe Mazzotta <g.mazzotta@iragan.com>
Date: Fri Apr 17 17:10:03 2015 +0200
libxl: document foreground '-F' option of create command
Signed-off-by: Giuseppe Mazzotta <g.mazzotta@iragan.com>
diff --git a/tools/libxl/xl_cmdtable.c b/tools/libxl/xl_cmdtable.c
index 9284887..7f4759b 100644
--- a/tools/libxl/xl_cmdtable.c
+++ b/tools/libxl/xl_cmdtable.c
@@ -30,6 +30,7 @@ struct cmd_spec cmd_table[] = {
"-n, --dryrun Dry run - prints the resulting configuration\n"
" (deprecated in favour of global -N option).\n"
"-d Enable debug messages.\n"
+ "-F Run in foreground until death of the domain.\n"
"-e Do not wait in the background for the death of the domain.\n"
"-V, --vncviewer Connect to the VNC display after the domain is created.\n"
"-A, --vncviewer-autopass\n"
[-- Attachment #3: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next reply other threads:[~2015-04-17 15:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-17 15:36 Giuseppe Mazzotta [this message]
2015-04-22 14:21 ` [PATCH] libxl: document foreground '-F' option of create command Ian Campbell
2015-04-22 14:40 ` Giuseppe Mazzotta
2015-04-22 21:02 ` [PATCH 1/2] libxl: reword command-line help text for -e and -F options of create subcommand Giuseppe Mazzotta
2015-04-22 21:02 ` [PATCH 2/2] docs/xl: document " Giuseppe Mazzotta
2015-04-22 21:14 ` [PATCH] docs/xl: document " Giuseppe Mazzotta
2015-04-22 21:19 ` [PATCH] libxl: document foreground '-F' option of create command Giuseppe Mazzotta
2015-05-12 14:51 ` [PATCH] Document '-F' option of create subcommand Giuseppe Mazzotta
2015-05-13 14:47 ` Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55312882.7030700@iragan.com \
--to=g.mazzotta@iragan.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.