Page MenuHomeFreeBSD

bhyve: add helper to fill a ACPI_GENERIC_ADDRESS
ClosedPublic

Authored by corvink on Nov 16 2022, 12:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 18, 7:27 PM
Unknown Object (File)
Fri, Apr 17, 11:12 AM
Unknown Object (File)
Fri, Apr 17, 9:26 AM
Unknown Object (File)
Tue, Apr 14, 9:33 PM
Unknown Object (File)
Tue, Apr 14, 4:13 AM
Unknown Object (File)
Tue, Apr 14, 2:11 AM
Unknown Object (File)
Sat, Apr 11, 12:22 PM
Unknown Object (File)
Fri, Apr 10, 5:27 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Why does it need to be inline?

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.

This revision is now accepted and ready to land.Nov 17 2022, 5:56 PM