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)
Fri, Oct 18, 6:57 AM
Unknown Object (File)
Oct 3 2024, 12:26 PM
Unknown Object (File)
Oct 3 2024, 8:31 AM
Unknown Object (File)
Oct 2 2024, 4:58 PM
Unknown Object (File)
Oct 1 2024, 4:07 AM
Unknown Object (File)
Sep 29 2024, 6:23 PM
Unknown Object (File)
Sep 20 2024, 6:04 AM
Unknown Object (File)
Sep 18 2024, 11:11 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