https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250728

--- Comment #4 from commit-h...@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:  gre...@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.
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to