Hi,
I have a question about iommu.
When I do things like :
Why is it possible to passthrough this sata hdd to the vm without enabling IOMMU ?
Whats the difference between passthrough a hdd and passthrough an entire controler ?
Am I supposed to enable IOMMU to passthrough a HDD to a VM ?
And add this in /etc/modules :
Thanks for the help
I have a question about iommu.
When I do things like :
Code:
qm set 107 -scsi0 /dev/disk/by-id/ata-Western.......
Why is it possible to passthrough this sata hdd to the vm without enabling IOMMU ?
Whats the difference between passthrough a hdd and passthrough an entire controler ?
Am I supposed to enable IOMMU to passthrough a HDD to a VM ?
And add this in /etc/modules :
Code:
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
Thanks for the help
Last edited: