[GPU passthru] how to handle Extension ROM properly

Discussions on more advanced topics such as monolithic vs micro-kernels, transactional memory models, and paging vs segmentation should go here. Use this forum to expand and improve the wiki!
Post Reply
erley
Posts: 1
Joined: Sat Apr 11, 2020 1:42 pm

[GPU passthru] how to handle Extension ROM properly

Post by erley »

Hello,
I'm trying to implement a proper GPU(nvidia) passthru to have most of its features working correctly in VM(bhyve).
Right now all the BARs + ROM BAR are mapped to proper MMIO windows in RAM, but there is something still missing and I'd like to figure it out.
Do we have some materials or existing implementations to study? Any help is welcome.
Post Reply