HomeFreeBSD

bhyve: use bhyve_config for SMBIOS strings

Description

bhyve: use bhyve_config for SMBIOS strings

Some software uses SMBIOS entries to identify the system on which it's
running. In order to make it possible to use such software inside a VM,
SMBIOS entries should be configurable. Therefore, bhyve_config can be
used. While only a few SMBIOS entries might be of interest, it makes
sense that all SMBIOS entries are configurable. This way all SMBIOS
tables are build the same way and there's no special handling for some
tables.

Reviewed by: jhb
Sponsored by: Beckhoff Automation GmbH & Co. KG
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D34465

Details

Provenance
corvinkAuthored on May 30 2022, 8:01 AM
manuCommitted on May 30 2022, 8:03 AM
Reviewer
jhb
Differential Revision
D34465: bhyve: use bhyve_config for SMBIOS strings
Parents
rGa6a596e102be: sctp: improve handling of listen() call
Branches
Unknown
Tags
Unknown