main-- / windows-gaming

This project makes it easy and straightforward to set up PCI/VGA passthrough on your system. - OR AT LEAST IT WOULD, IF IT WASNT DEAD
6 stars 1 forks source link

You can pass USB-Controller and USB-Devices from that USB-Controller #107

Open Ediacarium opened 7 years ago

Ediacarium commented 7 years ago

Atm you can say you want device x passed to the vm and controller y which has device x passed as well.

The best fix for this is probably swapping vfio and usb device setup steps and checking that the usb-devices are not already passed through.

(This is only relevant after Pull request #106 gets merged)