qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Berger <stefanb@us.ibm.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] Clarification of -incoming command line parameter
Date: Fri, 27 Feb 2009 23:36:12 -0500	[thread overview]
Message-ID: <1235795772.11589.2.camel@gsal-3.watson.ibm.com> (raw)

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

             reply	other threads:[~2009-02-28  4:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-28  4:36 Stefan Berger [this message]
2009-02-28 16:41 ` [Qemu-devel] [PATCH] Clarification of -incoming command line parameter Robert Riebisch

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=1235795772.11589.2.camel@gsal-3.watson.ibm.com \
    --to=stefanb@us.ibm.com \
    --cc=qemu-devel@nongnu.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 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).