Closed antermin closed 9 months ago
PCI pass-through is currently still under development and therefore experimental. It can be done with the VBoxManage --attach-vfio
setting, but be prepared that it won't work out of the box.
As for the graphics controller choices, those two are actually meant to be used for Intel's SR-IOV graphics (https://github.com/intel/Display-Virtualization-for-Windows-OS). For normal operation, you probably want to stick to the standard VirtualBox options (VBoxSVGA or VMSVGA).
https://github.com/cyberus-technology/virtualbox-kvm/blob/471c213b5c13f6e25ed7af4b47472296a04bc871/src/VBox/Main/idl/VirtualBox.xidl#L6539-L6544