Details
Details
- Reviewers
jhb markj - Group Reviewers
bhyve - Commits
- rGf3085b5d29cc: bhyve: add helper to fill a ACPI_GENERIC_ADDRESS
rG60277ad75ec9: bhyve: add helper to fill a ACPI_GENERIC_ADDRESS
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I'm ambivalent as to whether it should be inline or in basl.c. None of these code paths are performance critical which would otherwise be a reason to make it an inline.