Page MenuHomeFreeBSD

bhyve: export funcs for read/write pci config
ClosedPublic

Authored by corvink on Jan 6 2022, 2:14 PM.
Tags
Referenced Files
F132660567: D33769.diff
Sat, Oct 18, 8:29 PM
Unknown Object (File)
Sun, Oct 12, 4:59 PM
Unknown Object (File)
Sun, Oct 12, 4:59 PM
Unknown Object (File)
Sun, Oct 12, 4:59 PM
Unknown Object (File)
Sun, Oct 12, 6:04 AM
Unknown Object (File)
Sun, Oct 12, 5:25 AM
Unknown Object (File)
Fri, Oct 10, 1:02 AM
Unknown Object (File)
Thu, Oct 9, 2:54 AM

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