Page MenuHomeFreeBSD

bhyve: Push option parsing down into bhyverun_machdep.c
ClosedPublic

Authored by markj on Sep 6 2023, 12:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 3, 7:50 AM
Unknown Object (File)
May 14 2024, 12:15 PM
Unknown Object (File)
Apr 10 2024, 5:13 PM
Unknown Object (File)
Mar 27 2024, 6:37 PM
Unknown Object (File)
Mar 5 2024, 12:00 AM
Unknown Object (File)
Feb 15 2024, 11:47 AM
Unknown Object (File)
Jan 11 2024, 4:19 AM
Unknown Object (File)
Jan 5 2024, 10:31 PM

Details

Summary

After a couple of attempts I think this is the cleanest approach despite
the expense of some code duplication. Quite a few of the single-letter
bhyve options are x86-specific.

I think that going forward we should strongly discourage the addition of
new options and instead configure guests using the more general
configuration file syntax.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53456
Build 50347: arc lint + arc unit