aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyve/bhyve.8
diff options
context:
space:
mode:
authorCorvin Köhne <corvink@FreeBSD.org>2023-06-21 06:55:34 +0000
committerCorvin Köhne <corvink@FreeBSD.org>2023-06-21 06:55:34 +0000
commit1e8d0c6cf644f4c2d6e85f8f370651f0ce46d0ac (patch)
tree3d3aa14e3978c88053fda805d36dff4342df51ae /usr.sbin/bhyve/bhyve.8
parent5bd5470a2c975b8d3c841a68ac66bd0a3acdf966 (diff)
downloadsrc-1e8d0c6cf644f4c2d6e85f8f370651f0ce46d0ac.tar.gz
src-1e8d0c6cf644f4c2d6e85f8f370651f0ce46d0ac.zip
Revert "bhyve: add command line parameter and parsing for migration"
Unfortunately, this feature didn't receive much feedback in the past. However, after committing this, some people came up and complain that this feature requires some more discussion before upstreaming it. Additionally, it wasn't a good idea to start this new feature by adding a new command line parameter as it fixes the user interface. This reverts commit c9fdd4f3cc18c03683de85318ba8d318f96b58c4.
Diffstat (limited to 'usr.sbin/bhyve/bhyve.8')
-rw-r--r--usr.sbin/bhyve/bhyve.812
1 files changed, 0 insertions, 12 deletions
diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8
index 4f6d771cb93d..110850350673 100644
--- a/usr.sbin/bhyve/bhyve.8
+++ b/usr.sbin/bhyve/bhyve.8
@@ -80,11 +80,6 @@
.Op Fl o Ar var Ns Cm = Ns Ar value
.Op Fl p Ar vcpu Ns Cm \&: Ns Ar hostcpu
.Op Fl r Ar file
-.Oo Fl R
-.Sm off
-.Ar host Op Cm \&: Ar port
-.Sm on
-.Oc
.Sm off
.Oo Fl s\~
.Ar slot Cm \&, Ar emulation Op Cm \&, Ar conf
@@ -281,13 +276,6 @@ and
.Fl l
options.
The count of vCPUs and memory configuration are read from the snapshot.
-.It Fl R Ar host Ns Op Cm \&: Ns Ar port
-Receive migration from a source guest.
-Await for a connection from
-.Ar host
-on the specified
-.Ar port
-and resume execution. The default migration port is 24983.
.It Fl S
Wire guest memory.
.It Fl s Cm help