Details
Details
- Reviewers
markj - Group Reviewers
bhyve - Commits
- rG80d82fca1f0d: bhyve: add deprecation warning function
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
This drops the -o from the warning message, although I think that is probably better.
lpc.bootrom is deprecated, use '-o bootrom' instead
vs
'lpc.bootrom' is deprecated, use 'bootrom' instead