dom0: limit default swiotlb size for NetVM (#342)

This commit is contained in:
Marek Marczykowski 2011-09-08 01:19:25 +02:00
parent a253719254
commit 5e09af2b46

View File

@ -75,7 +75,7 @@ default_firewall_conf_file = "firewall.xml"
default_memory = 400
default_servicevm_vcpus = 1
default_kernelopts = ""
default_kernelopts_pcidevs = "iommu=soft pci=nomsi"
default_kernelopts_pcidevs = "iommu=soft swiotlb=2048 pci=nomsi"
qubes_whitelisted_appmenus = 'whitelisted-appmenus.list'