bhyve Enabled the nVidia GPU passthrough inside a Linux virtual machine via QEMU accelerated with BHYVE.

Hello.

here we are again. I continued the developing of the initial project of Abhinav Chavali, VMM Accelerator support for QEMU :


this time I tried to enable the passthru of my nVidia GPU to a Linux VM. And finally we got it :


qemu-bhyve-gpu-pass.jpg


That's cool. Isn't it ? The internal logic of the passthru has been heavily copied from Corvin's code,so it is well written,since Corvin is a very good coder. The remaining code, the one used to adapt BHYVE Corvin's code to the logic used by QEMU, was written from scratch by Claude. So,that's it. Soon I will update the old code,the one I wrote to improve acceleration for QEMU that I put in my github repository,with the new code. Anyway,this is the official repos of the project :


Many thanks to the veterans of this forum for helping and supporting me since the beginning of my arrival here.
 
Back
Top