Page MenuHomeFreeBSD

bhyve: export funcs for read/write pci config
ClosedPublic

Authored by corvink on Jan 6 2022, 2:14 PM.
Tags
Referenced Files
Unknown Object (File)
Mon, Aug 18, 4:21 AM
Unknown Object (File)
Fri, Aug 8, 3:37 PM
Unknown Object (File)
Jul 27 2025, 3:55 AM
Unknown Object (File)
Jul 21 2025, 4:12 AM
Unknown Object (File)
Jul 18 2025, 6:32 PM
Unknown Object (File)
Jul 15 2025, 11:16 PM
Unknown Object (File)
Jul 15 2025, 4:31 PM
Unknown Object (File)
Jul 10 2025, 7:59 PM

Details

Summary

Export functions for reading and writing the pci config space from passthru device to be used by other devices. This is required for lpc devices to set their vendor/device ids to their physical values. Otherwise, GPU passthrough for integrated Intel GPUs won't work properly.

See D28280

Diff Detail

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