Page MenuHomeFreeBSD

bhyve: Provide optional libfdt linking
ClosedPublic

Authored by markj on Jul 12 2023, 1:52 PM.
Tags
None
Referenced Files
F85101964: D40995.diff
Sat, Jun 1, 4:47 PM
Unknown Object (File)
Thu, May 16, 11:36 PM
Unknown Object (File)
Thu, May 16, 11:36 PM
Unknown Object (File)
Wed, May 15, 12:55 AM
Unknown Object (File)
Wed, May 15, 12:32 AM
Unknown Object (File)
Mon, May 13, 10:49 PM
Unknown Object (File)
Apr 27 2024, 12:34 PM
Unknown Object (File)
Apr 27 2024, 12:34 PM
Subscribers

Details

Summary

The arm64 port currently does not support ACPI, it instead builds up an
FDT which is exported to the guest. This mechanism will not be used on
amd64 but isn't really arm64-specific either, so provide an opt-in
mechanism to link libfdt.

No functional change intended.

Diff Detail

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