qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Clarification of -incoming command line parameter
@ 2009-02-28  4:36 Stefan Berger
  2009-02-28 16:41 ` Robert Riebisch
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Berger @ 2009-02-28  4:36 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 117 bytes --]

This better describes what the parameters for -incoming are now.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>


[-- Attachment #2: vl_incoming_option.diff --]
[-- Type: text/x-patch, Size: 619 bytes --]

Index: vl.c
===================================================================
--- vl.c	(revision 6629)
+++ vl.c	(working copy)
@@ -4072,7 +4079,8 @@
            "-old-param      old param mode\n"
 #endif
            "-tb-size n      set TB size\n"
-           "-incoming p     prepare for incoming migration, listen on port p\n"
+           "-incoming [tcp:<port>|exec <external program>]\n"
+           "                prepare for incoming migration using given protocol or tool\n"
            "\n"
            "During emulation, the following keys are useful:\n"
            "ctrl-alt-f      toggle full screen\n"

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

* Re: [Qemu-devel] [PATCH] Clarification of -incoming command line parameter
  2009-02-28  4:36 [Qemu-devel] [PATCH] Clarification of -incoming command line parameter Stefan Berger
@ 2009-02-28 16:41 ` Robert Riebisch
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Riebisch @ 2009-02-28 16:41 UTC (permalink / raw)
  To: qemu-devel

Stefan Berger wrote:

> This better describes what the parameters for -incoming are now.

I think, we also need better descriptions for:
-show-cursor    show cursor
-tb-size n      set TB size

What cursor?
What's "TB"?

Robert Riebisch
-- 
BTTR Software
http://www.bttr-software.de/

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

end of thread, other threads:[~2009-02-28 16:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-28  4:36 [Qemu-devel] [PATCH] Clarification of -incoming command line parameter Stefan Berger
2009-02-28 16:41 ` Robert Riebisch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).