bhyve Does pcipassthrough care if graphic drivers are installed ?

Hello,

Do I need to install the graphic drivers for the host OS video adapter to run a Windows machine with pcipassthrough ?
General question so consider both integrated graphics like Ryzen 8500G (or recent Intel® UHD Graphics) and HP 2U servers with Matrox G200

Thanks
Momchil
 
OK so from what I ve read pass-through may not be what I m looking for.
The device (unless intel NIC) is only available to a single VM

I m looking for graphics acceleration for multiple VMs
So far my only option seems to be the virtio_gpu but I can't find documentation on that one for FreeBSD
Or is there anything else that can utilize SR-IOV and GTV-g ?
 
OK so from what I ve read pass-through may not be what I m looking for.
The device (unless intel NIC) is only available to a single VM

I m looking for graphics acceleration for multiple VMs
So far my only option seems to be the virtio_gpu but I can't find documentation on that one for FreeBSD
Or is there anything else that can utilize SR-IOV and GTV-g ?
You have to have multiple graphic accelerators for multiple VM`s if you want to use them at once, but you can have one accelerator for multiple vm`s but only one VM at the time can be used unless you can have vGPU ( lets say i have nvidia with 32GB VRAM - i can split into 32vGPU`s)... never checked about other gpu manufacturers ( intel or amd ) if they can do it. ( i never had many vm`s with bsd, but i had many vms with proxmox.)
Or maybe you can run many vm`s but no gpu passtropugh - and i think you will have limited abilities and resolution ( im not sure about it ) ... Dont know how to explain it.
 
Back
Top