vfio icon indicating copy to clipboard operation
vfio copied to clipboard

A script for easy pci and usb passthrough along with disks, iso's and other useful flags for quick tinkering with less of a headache. I use it for VM gaming and other PCI/LiveCD/PXE/VM/RawImage testin...

Results 3 vfio issues
Sort by recently updated
recently updated
newest added

I've seen a few places on reddit where the bridge isn't working, and [one place](https://www.reddit.com/r/VFIO/comments/8wz7zw/cant_set_up_network_in_bridged_mode/) seemed to be solved by allowing this with IPTABLES: ``` # iptables -I FORWARD -m...

I have a AMD CPU + single GPU (AMD 5600xt). I already installed Win10 and verified it's running fine without PCI passthrough. I then ran following: `sudo ./main -mem 8G...

Task to track issues since 75853dee7c94958d97acb55229204c19895b2449 preventing VM networking management with a bridge when the bridge doesn't preexist. Rewriting the bridge function in a local branch will close this when...