From nobody Thu Feb 12 05:26:44 2026 X-Original-To: dev-commits-src-branches@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 4fBP1K0sDVz6SKXd for ; Thu, 12 Feb 2026 05:26:45 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fBP1J2Wdzz3VFV for ; Thu, 12 Feb 2026 05:26:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770874004; 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=+NU5zqQK0JX3zFxT7jcgL97n4wqN+WA7LCSzdXRqtaQ=; b=oQ1vnZAyGtbt+AXzFr9vri3ovnjwIpzovTWKgn0UXpXspBNn7ojpbHW9KPUPSVDuTJyTYA DJ7viX2Biq4OOGZb8kl8OJS7WuQL2Ft3w0rgG5D6UQlkx8Rk1/3AKyi0UPyosqlWEKqOwm AQzQrnXXmKtHOcIr34766LjlqisIIBgRbZilGp9AxAWpLmytrL96oWhiZmB5xnR99xzGry RSIh3En03T7dsTgwogvxiISUFQ0XSAzKwP1LbnExaQLfL1cgf5zQw6AOuTGeV+IIi/GgsF WkwGpBeJeEl1w0OySGGEgVcqKg9Za051lIfsRq4khKt74s5jFZdi9S+jhUKPoQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770874004; a=rsa-sha256; cv=none; b=BYNVxm27YdfUqc9B6lOxVITN+2P3EXTxF+OC8/SsA68ADcbVjA9GajWr+j6d1QQIkI3OwF oO8nHSlpy6YF653MDlXXePxEbDdQhllmiZ9FwPH4mSfyJSvT9w3jPIhZZazqr63soBni4l ql0e6mWR1P1koFia5KXieY7+CwdSgIV6NEw/fwQ2yvcwgeMnCI2kQiGG2SpiVTywlVTsNS Fsh4COSFyHU9otN5CxZ6ZtWSVWB8vd66Iy/L6pPnNYl1ukbiMPpFwKVa8X277hhKqw77r4 pLTOiC76s3YtcTmRJPFm/XNDOnTqavvlSm63QsxhHk+1QtOvRp+LOAly6UJ28A== 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=1770874004; 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=+NU5zqQK0JX3zFxT7jcgL97n4wqN+WA7LCSzdXRqtaQ=; b=AmUje8rwuEm1s8HgiWDpBFHJCDicRwXrW8iv+6yLdoDh8LQYGAkWY/kl6rjYHQ5wrZe4AN BnupLPQixxcy2R9+JvDv6NTg5AycGEDKJjpzeVY3RcjHai/ksoyc56k28A41VsisMEwa61 w1iqS9i3fHOw/Ml6z4J9RQPNHR1tQDhMeqmMQ3mK9Q1vQOmqFBPPcruW8x383aK8OAw4+J Ew1sIHdUs4/WFQZ2HCf7bMVrPTL9UxYZAnLxckxee8QXBQMW6TeaCI5nli6Q2tSf2URHMl SKRDCwTLhP5mivN7DzvwzvLs8o4PdGKOve8te17kGufUAMDDE+Be+NZ4+2cDZg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fBP1J1y3rz6bV for ; Thu, 12 Feb 2026 05:26:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 26f97 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 12 Feb 2026 05:26:44 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: c92c3852a974 - stable/14 - bhyve.8: Correct description for -c flag, tag spdx List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: c92c3852a9741a04d84a205eb457dd2af6b4a203 Auto-Submitted: auto-generated Date: Thu, 12 Feb 2026 05:26:44 +0000 Message-Id: <698d6494.26f97.47fc5e6c@gitrepo.freebsd.org> The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=c92c3852a9741a04d84a205eb457dd2af6b4a203 commit c92c3852a9741a04d84a205eb457dd2af6b4a203 Author: Alexander Ziaee AuthorDate: 2025-10-30 15:06:30 +0000 Commit: Alexander Ziaee CommitDate: 2026-02-12 05:26:08 +0000 bhyve.8: Correct description for -c flag, tag spdx The examples only show the usage of `-c `, as did the flag description, however the -c flag supports more complex cpu topology specifiers. These were documented correctly in SYNOPSIS, add them to the body of the DESCRIPTION as well. Someone could go further and do and example with using them. MFC after: 3 days Event: OpenZFS Developer Summit '25 Reported by: Levi Worley (cherry picked from commit 205af037e302fbd50dabc485a89e2222cd063b9e) --- usr.sbin/bhyve/bhyve.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8 index 48735c22e320..124948de3761 100644 --- a/usr.sbin/bhyve/bhyve.8 +++ b/usr.sbin/bhyve/bhyve.8 @@ -1,3 +1,6 @@ +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2013 Peter Grehan .\" All rights reserved. .\" @@ -121,7 +124,7 @@ The xAPIC mode is the default setting so this option is redundant. It will be deprecated in a future version. .It Fl C Include guest memory in core file. -.It Fl c Op Ar setting ... +.It Fl c Oo Oo Cm cpus= Oc Ns Ar numcpus Oc Ns Oo Cm ,sockets= Ns Ar n Oc Ns Oo Cm ,cores= Ns Ar n Oc Ns Oo Cm ,threads= Ns Ar n Oc Number of guest virtual CPUs and/or the CPU topology. The default value for each of