You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #165 we have introduced some basic support for NVIDIA GPU passthrough. However, as pointed out by @SPYFF, it would be nice to generalize this feature and provide a more versatile interface to support PCI passthrough with any device.
Therefore, I'm opening this issue to start collecting ideas, suggestions, etc. especially on how we want to design the virtmg-ng interface.
The text was updated successfully, but these errors were encountered:
Thanks for moving it to a separate issue. Hopefully people will come forward and confirm whether or not it can be done in a generic way. Most of the commands, blogposts and writeups on VFIO passthrough are almost a decade old, the most recent ones I have seen just reuse those commands. My guess is that there have been some clever tricks since then that I'm not aware of. I may be wrong, but I still see people posting ifconfig and brctl configuration tips online. :-)
In #165 we have introduced some basic support for NVIDIA GPU passthrough. However, as pointed out by @SPYFF, it would be nice to generalize this feature and provide a more versatile interface to support PCI passthrough with any device.
Therefore, I'm opening this issue to start collecting ideas, suggestions, etc. especially on how we want to design the virtmg-ng interface.
The text was updated successfully, but these errors were encountered: