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 Skipped - Unit
Tests Skipped - Build Status
Buildable 48385 Build 45271: arc lint + arc unit
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.