mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-15 13:07:53 +00:00
pci-passthrough: drop obsolete vfio_virqfd
kernel module requirement
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
This commit is contained in:
parent
aa42ef161b
commit
29533496a1
@ -92,17 +92,13 @@ to the xref:sysboot_edit_kernel_cmdline[kernel commandline].
|
|||||||
|
|
||||||
.Kernel Modules
|
.Kernel Modules
|
||||||
|
|
||||||
//TODO: remove `vfio_virqfd` stuff with eol of pve 7
|
|
||||||
You have to make sure the following modules are loaded. This can be achieved by
|
You have to make sure the following modules are loaded. This can be achieved by
|
||||||
adding them to `'/etc/modules''. In kernels newer than 6.2 ({pve} 8 and onward)
|
adding them to `'/etc/modules''.
|
||||||
the 'vfio_virqfd' module is part of the 'vfio' module, therefore loading
|
|
||||||
'vfio_virqfd' in {pve} 8 and newer is not necessary.
|
|
||||||
|
|
||||||
----
|
----
|
||||||
vfio
|
vfio
|
||||||
vfio_iommu_type1
|
vfio_iommu_type1
|
||||||
vfio_pci
|
vfio_pci
|
||||||
vfio_virqfd #not needed if on kernel 6.2 or newer
|
|
||||||
----
|
----
|
||||||
|
|
||||||
[[qm_pci_passthrough_update_initramfs]]
|
[[qm_pci_passthrough_update_initramfs]]
|
||||||
|
Loading…
Reference in New Issue
Block a user