mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Add info about larger swiotlb value
This commit is contained in:
parent
21ffea448c
commit
e7ae5f86db
@ -18,6 +18,8 @@ To change this allocation, edit VM's kernel parameters (this is expressed in 512
|
||||
kernelopts : iommu=soft swiotlb=2048 (default)
|
||||
# qvm-prefs -s netvm kernelopts "iommu=soft swiotlb=8192"
|
||||
|
||||
The `8192` value is the default value and some devices may require a larger value (like `16384`).
|
||||
|
||||
## PCI Passthrough Issues ##
|
||||
|
||||
Sometimes the PCI arbitrator is too strict, which may cause errors such as `Unable to reset PCI device` and other PCI-related errors.
|
||||
|
Loading…
Reference in New Issue
Block a user