[Bug 250728] Filling smbios manufacturer and family string
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 30 00:04:59 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250728
--- Comment #4 from commit-hook at FreeBSD.org ---
A commit references this bug:
Author: olivier
Date: Fri Oct 30 00:03:59 UTC 2020
New revision: 367152
URL: https://svnweb.freebsd.org/changeset/base/367152
Log:
bhyve currently reports each of "smbios.system.maker" and
"smbios.system.family" as " ".
This presents challenges for both humans and tools when trying to parse
output
that uses those results.
The new values reported are now:
smbios.system.family="Virtual Machine"
smbios.system.maker="FreeBSD"
PR: 250728
Approved by: grehan at FreeBSD.org
Sponsored by: Netflix
Changes:
head/usr.sbin/bhyve/smbiostbl.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-virtualization
mailing list