All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libxl: document foreground '-F' option of create command
@ 2015-04-17 15:36 Giuseppe Mazzotta
  2015-04-22 14:21 ` Ian Campbell
  0 siblings, 1 reply; 9+ messages in thread
From: Giuseppe Mazzotta @ 2015-04-17 15:36 UTC (permalink / raw)
  To: xen-devel; +Cc: Wei Liu, Ian Jackson, Ian Campbell, Stefano Stabellini

[-- 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

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-05-13 14:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-17 15:36 [PATCH] libxl: document foreground '-F' option of create command Giuseppe Mazzotta
2015-04-22 14:21 ` 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

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.