HomeFreeBSD

bhyve: add nvlist functions for setting unset nodes

Description

bhyve: add nvlist functions for setting unset nodes

If an emulation uses those functions instead of set_config_value_node
or set_config_value, it allows the config values to get
overwritten. Introducing new functions is much more readable than
if else statements in the emulation code.

Reviewed by: khng
MFC after: 2 weeks
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D33770

Details

Provenance
corvinkAuthored on Jan 14 2022, 10:00 AM
manuCommitted on Jan 14 2022, 11:41 AM
Reviewer
khng
Differential Revision
D33770: bhyve: add nvlist functions for setting unset nodes
Parents
rG6171e026be11: bhyve: add support for MTRR
Branches
Unknown
Tags
Unknown