In this video, we will pass-through USB devices and a controller to a virtual machine.
Editing grub in Ubuntu and Manjaro:
nano /etc/default/grub
update-grub
Editing grub in Fedora:
nano /etc/sysconfig/grub
grub2-mkconfig -o /etc/grub2-efi.cfg
IOMMU viewer: https://github.com/pavolelsig/IOMMU-v...
ACS patch guide for Ubuntu: • Easy ACS kernel patch guide for Ubunt...
IOMMU explanation: • Intro to IOMMU groups for KVM virtual...