K 10 svn:author V 7 olivier K 8 svn:date V 27 2020-10-30T00:03:59.266232Z K 7 svn:log V 362 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@FreeBSD.org Sponsored by: Netflix END