From nobody Sat Nov 09 10:48:30 2024 X-Original-To: doc@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 4Xlswv09f4z5by9y for ; Sat, 09 Nov 2024 10:48:30 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xlswt4VXDz4jWR for ; Sat, 9 Nov 2024 10:48:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1731149310; 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: in-reply-to:in-reply-to:references:references; bh=+an6MtpEeQLPcoiz/gJh2OAq370ssmm5EQ4VGuXBnZw=; b=C1wii6vyBbFy8BILW/Y5DtClZLVEpwPKfEZ1hwSNXiBtZ7NFtSZOeMOrAVGjb7DluqBke2 SDCKo+hxkNTbNI9gOSMYUZGTvVxJeGQz2UxNuJ7WPBpFaxAlTHGEexlj+DWsDAKWffY73n f8spymNjKn070njVMeaJUDRre4RZ5rQK6zFA584JZQjpZnsZPGb3AaYntEhDSg/+A73UqH UCPRTamprIk0MKgy+dDXq01hG97F6t5ZIxpxSQZ91OFLZCC5/VeYrXVELkZq1ntvOT2dhB TsF6mjOtZ6JcAmkJTsSbg+rzxtXVJQaG7upUnmkvwok+JUKs/DoDNXVJT2Aqcg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731149310; a=rsa-sha256; cv=none; b=lXrgcuDMa1HDdzjveqbbMItOXN8FRspE2zittv+YAjFL6NV9CfCpobMUm8yxvnwQ11dNKo B6Cbd9bh8m94eJnYrgQ0Unn/Q/xcjwvPIyA82YiyKgwUhpaNgUH7vixcRuQLwRdeLRL9XP BgUXb6QCnqZF97zm32SY3RzM2/PbJqDDkk+wlFr6qCVkT+iGGeK/wKqJvHFktMzbRq8FoS Pq0JOoUC6W8b+KCfDkgx7ynzWJ/pq3zm7OLSQjhYxf76nXu9sZ4UBn7O2Sevj/98nbdwBU I2fTlcX6anN6J47Sp16wLu0FGa5vuh6/TUX2KVI9TN+zEuMhGUrfCnKNH1vHLQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Xlswt3d84z19Hf for ; Sat, 9 Nov 2024 10:48:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4A9AmUfk093876 for ; Sat, 9 Nov 2024 10:48:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4A9AmUob093875 for doc@FreeBSD.org; Sat, 9 Nov 2024 10:48:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 274778] Documentation: Improve readability of bhyve quick CPU compatibility check Date: Sat, 09 Nov 2024 10:48:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd@ny-central.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274778 Chris Moerz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@ny-central.org --- Comment #3 from Chris Moerz --- ^Triage: overcome by events can be closed, since this was already updated in another patch and no longer applies. --=20 You are receiving this mail because: You are the assignee for the bug.=