From nobody Thu Jul 30 16:09:37 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4h9vKf5yK4z6mZgy for ; Thu, 30 Jul 2026 16:09:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h9vKf5B4Sz3rKS for ; Thu, 30 Jul 2026 16:09:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785427782; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FuG2Lc/ljC5BjbFSDA56O+3ELA5EXXK7lTMlGrbTJJM=; b=HEXA38pT5mB0oJBd5m1DlRAeWb21o7p3SOGFGkuc8fH1ONHr3uc/F1wmYfxChM5ArSJaIe 44q1g3nKMaqPivmCC3vZfcj5l4oaky6eDr5G/CeoPc6KR/iiRK1lhavosiiE2XpSUO0+wb XVb7QVdrz3cX4n+4qKjj8Bis7ZJROek8LKp3+dFlfDsqi2JMkNy2rQMoxGATKX7UiBp+Gz Q+IzQIMU9rc3NFt9WjRrD2xBJXqilYNK1rR0B/S7XC7WASWB87yzlrMeiqn+VpXPHNtfuw q3W2wE5Hrg90sbijuvgxwPdUaJzXtCCePJ1ZKgJsmztg+TiXCh48ynlmXP9kmA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785427782; a=rsa-sha256; cv=none; b=eJWikz6zL0sDNZqtMHCSDJvbb23eDgX/M9zX7KS6k1hSRqx67FrZUpvwmrP+66mjtk4ueW Rp4XtuRYdw1Q/0s6VG+xLx3doAM6nB4R7sXcBSeIFTvUTWnpWGHAb0qfSst/oPkUYtEoSk Rb/YJk/37zsa9q3c9htC+2RppSU9AfzUGvDq019B+r3ndvQrWWlxGxUgpsyf8ibQYezyAi I9ZH3DiORLng6x53f23qjrVrKtiBUs7IssmM68qAgm2eT5Yt1hWG1jFv/XvwCAr3pBTerW n1VJQ5N61/kdyY3UsJ0Hb3inZiPTQ+usWaHT+19X/4Cs0L5Y9bZEoADxZH2A1w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785427782; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FuG2Lc/ljC5BjbFSDA56O+3ELA5EXXK7lTMlGrbTJJM=; b=dSWy1KcB5nynKpJyx01+0bedPyBu4UyUhZ+PillV84W6Aw6Aj4HOolfFd816BMmSS94wWH 3R4Z61Vk0jmLWD4IlyoGb7ZZd6WRDhhEF3USU2aSBXm+fiI64LV6r1T0u4laEKLhmf2RIK tIELpUU+1YWHQz6CeJZKGsL59EfXv9BzlaESqr8YY44ZytBsEnYI+W4WgwFivZRJwCH7cv vIMfpl/g+QazUYm6csfKquvIIpVDfxnXWpjRH3AMkwAcY4W5/4AW501Ucpktzgw1R8vk4+ IDHwz0loGfjAuVe4blnVwD7vUCE//Pm0t2ZdL+4SxuYBrX3MptO7GzfbuglHyw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h9vKf4G85z3cN for ; Thu, 30 Jul 2026 16:09:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 31a9d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 30 Jul 2026 16:09:37 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Roman Bogorodskiy Subject: git: a2e5bac81e04 - main - bhyve: tidy up bhyve_config.5 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: novel X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a2e5bac81e045f9991a997733391ddf1f19e40a8 Auto-Submitted: auto-generated Date: Thu, 30 Jul 2026 16:09:37 +0000 Message-Id: <6a6b7741.31a9d.4267c15c@gitrepo.freebsd.org> The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/src/commit/?id=a2e5bac81e045f9991a997733391ddf1f19e40a8 commit a2e5bac81e045f9991a997733391ddf1f19e40a8 Author: Roman Bogorodskiy AuthorDate: 2026-07-23 16:16:36 +0000 Commit: Roman Bogorodskiy CommitDate: 2026-07-30 16:08:16 +0000 bhyve: tidy up bhyve_config.5 There are few warnings reported by mandoc -Tlint: bhyve_config.5:255:31: WARNING: new sentence, new line bhyve_config.5:257:43: WARNING: new sentence, new line bhyve_config.5:422:2: WARNING: missing section argument: Xr nm_open bhyve_config.5:469:24: WARNING: skipping no-space macro bhyve_config.5:483:2: WARNING: wrong number of cells: 2 columns, 4 cells bhyve_config.5:484:2: WARNING: wrong number of cells: 2 columns, 4 cells bhyve_config.5:541:24: WARNING: skipping no-space macro - "new sentence, new line" is a trivial formatting fix. - "missing section": there is actually no nm_open() manual page, so use .Nm instead of .Xr for it. - "no-space macro": format without .Oc and .Ns, similarly to how it is already done in bhyve.8 for VNC addresses. - "wrong number of cells": also a trivial fix. Reviewed by: jhb Sponsored by: The FreeBSD Foundation MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D58415 --- usr.sbin/bhyve/bhyve_config.5 | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/usr.sbin/bhyve/bhyve_config.5 b/usr.sbin/bhyve/bhyve_config.5 index ae84aba1fe57..a12540d054c7 100644 --- a/usr.sbin/bhyve/bhyve_config.5 +++ b/usr.sbin/bhyve/bhyve_config.5 @@ -252,10 +252,10 @@ Inject a general protection fault if a guest accesses a Model Specific Register (MSR) that is not emulated. If this is false, writes are ignored and reads return zero. .It Va x86.verbosemsr Ta bool Ta false Ta -Enable verbose MSR print out. When this option is true, -messages related to reading from (rdmsr) and writing to (wrmsr) -MSRs on virtual CPUs will be printed out. This can be useful for -debugging purposes. +Enable verbose MSR print out. +When this option is true, messages related to reading from (rdmsr) +and writing to (wrmsr) MSRs on virtual CPUs will be printed out. +This can be useful for debugging purposes. .It Va x86.vmexit_on_hlt Ta bool Ta false Ta Force a VM exit when a guest CPU executes the .Dv HLT @@ -419,7 +419,7 @@ bridge as the backend. The value of .Va backend is passed to -.Xr nm_open +.Nm nm_open to connect to a netmap port. .It slirp Use the slirp backend to provide a userspace network stack. @@ -466,7 +466,12 @@ Either the pathname of a character device or to use standard input and output of the .Xr bhyve 8 process. -.It Va tcp Ta Oo Ar IP Ns : Oc Ns Ar port Ta Ta +.It Va tcp Ta Xo +.Sm off +.Op Ar IP Cm \&: +.Ar port +.Sm on +.Xc Ta Ta TCP address to listen on for remote connections. The IP address must be given as a numeric address. IPv6 addresses must be enclosed in square brackets and @@ -480,8 +485,8 @@ supports scoped identifiers as described in Values of PCI register. .Bl -column "device" "Default" .It Sy Name Ta Sy Default -.It Va vendor Ta integer Ta 0x1275 Ta -.It Va device Ta integer Ta 0x1275 Ta +.It Va vendor Ta 0x1275 +.It Va device Ta 0x1275 .El .El .Ss AHCI Controller Settings @@ -538,7 +543,12 @@ If specified, it must be a unicast MAC address. .It Sy Name Ta Sy Format Ta Sy Default Ta Sy Description .It Va wait Ta bool Ta false Ta Wait for a remote connection before starting the VM. -.It Va rfb Ta Oo Ar IP Ns : Oc Ns Ar port Ta 127.0.0.1:5900 Ta +.It Va rfb Ta Xo +.Sm off +.Op Ar IP Cm \&: +.Ar port +.Sm on +.Xc Ta 127.0.0.1:5900 Ta TCP address to listen on for remote connections. The IP address must be given as a numeric address. IPv6 addresses must be enclosed in square brackets and