Page MenuHomeFreeBSD

bhyve: add helper to read pci ids from bhyve config
ClosedPublic

Authored by corvink on Feb 6 2023, 2:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 6:35 PM
Unknown Object (File)
Tue, Apr 9, 8:28 PM
Unknown Object (File)
Tue, Apr 9, 5:22 PM
Unknown Object (File)
Wed, Mar 20, 11:15 PM
Unknown Object (File)
Wed, Mar 20, 11:15 PM
Unknown Object (File)
Wed, Mar 20, 11:15 PM
Unknown Object (File)
Wed, Mar 20, 11:02 PM
Unknown Object (File)
Jan 12 2024, 1:36 PM
Subscribers

Details

Summary

Changing the pci ids is valuable in some situations. The Intel GOP
driver requires that some pci ids of the lpc bridge are aligned with the
physical values of the host lpc bridge. Another use case are oracles
virtio driver. They require different subvendor id than the default one.
For that reason, create a helper which makes it easy to read pci ids
from bhyve config. Additionally, this helper ensures that all emulation
devices are using the same config keys.

Diff Detail

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