mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-08-18 23:36:26 +02:00
@@ -17,8 +17,10 @@
|
|||||||
"random.trust_bootloader=off",
|
"random.trust_bootloader=off",
|
||||||
"random.trust_cpu=off",
|
"random.trust_cpu=off",
|
||||||
"intel_iommu=on",
|
"intel_iommu=on",
|
||||||
"amd_iommu=on",
|
"amd_iommu=force_isolation",
|
||||||
"iommu.passthrough=0 iommu.strict=1",
|
"iommu=force",
|
||||||
|
"iommu.passthrough=0",
|
||||||
|
"iommu.strict=1",
|
||||||
"slab_nomerge",
|
"slab_nomerge",
|
||||||
"init_on_alloc=1",
|
"init_on_alloc=1",
|
||||||
"init_on_free=1",
|
"init_on_free=1",
|
||||||
|
@@ -336,8 +336,10 @@ kernel_arguments:
|
|||||||
- random.trust_bootloader=off
|
- random.trust_bootloader=off
|
||||||
- random.trust_cpu=off
|
- random.trust_cpu=off
|
||||||
- intel_iommu=on
|
- intel_iommu=on
|
||||||
- amd_iommu=on
|
- amd_iommu=force_isolation
|
||||||
- iommu.passthrough=0 iommu.strict=1
|
- iommu=force
|
||||||
|
- iommu.passthrough=0
|
||||||
|
- iommu.strict=1
|
||||||
- slab_nomerge
|
- slab_nomerge
|
||||||
- init_on_alloc=1
|
- init_on_alloc=1
|
||||||
- init_on_free=1
|
- init_on_free=1
|
||||||
|
@@ -17,8 +17,10 @@
|
|||||||
"random.trust_bootloader=off",
|
"random.trust_bootloader=off",
|
||||||
"random.trust_cpu=off",
|
"random.trust_cpu=off",
|
||||||
"intel_iommu=on",
|
"intel_iommu=on",
|
||||||
"amd_iommu=on",
|
"amd_iommu=force_isolation",
|
||||||
"iommu.passthrough=0 iommu.strict=1",
|
"iommu=force",
|
||||||
|
"iommu.passthrough=0",
|
||||||
|
"iommu.strict=1",
|
||||||
"slab_nomerge",
|
"slab_nomerge",
|
||||||
"init_on_alloc=1",
|
"init_on_alloc=1",
|
||||||
"init_on_free=1",
|
"init_on_free=1",
|
||||||
|
@@ -334,8 +334,10 @@ kernel_arguments:
|
|||||||
- random.trust_bootloader=off
|
- random.trust_bootloader=off
|
||||||
- random.trust_cpu=off
|
- random.trust_cpu=off
|
||||||
- intel_iommu=on
|
- intel_iommu=on
|
||||||
- amd_iommu=on
|
- amd_iommu=force_isolation
|
||||||
- iommu.passthrough=0 iommu.strict=1
|
- iommu=force
|
||||||
|
- iommu.passthrough=0
|
||||||
|
- iommu.strict=1
|
||||||
- slab_nomerge
|
- slab_nomerge
|
||||||
- init_on_alloc=1
|
- init_on_alloc=1
|
||||||
- init_on_free=1
|
- init_on_free=1
|
||||||
|
6
UTM.ign
6
UTM.ign
@@ -17,8 +17,10 @@
|
|||||||
"random.trust_bootloader=off",
|
"random.trust_bootloader=off",
|
||||||
"random.trust_cpu=off",
|
"random.trust_cpu=off",
|
||||||
"intel_iommu=on",
|
"intel_iommu=on",
|
||||||
"amd_iommu=on",
|
"amd_iommu=force_isolation",
|
||||||
"iommu.passthrough=0 iommu.strict=1",
|
"iommu=force",
|
||||||
|
"iommu.passthrough=0",
|
||||||
|
"iommu.strict=1",
|
||||||
"slab_nomerge",
|
"slab_nomerge",
|
||||||
"init_on_alloc=1",
|
"init_on_alloc=1",
|
||||||
"init_on_free=1",
|
"init_on_free=1",
|
||||||
|
6
UTM.yml
6
UTM.yml
@@ -228,8 +228,10 @@ kernel_arguments:
|
|||||||
- random.trust_bootloader=off
|
- random.trust_bootloader=off
|
||||||
- random.trust_cpu=off
|
- random.trust_cpu=off
|
||||||
- intel_iommu=on
|
- intel_iommu=on
|
||||||
- amd_iommu=on
|
- amd_iommu=force_isolation
|
||||||
- iommu.passthrough=0 iommu.strict=1
|
- iommu=force
|
||||||
|
- iommu.passthrough=0
|
||||||
|
- iommu.strict=1
|
||||||
- slab_nomerge
|
- slab_nomerge
|
||||||
- init_on_alloc=1
|
- init_on_alloc=1
|
||||||
- init_on_free=1
|
- init_on_free=1
|
||||||
|
Reference in New Issue
Block a user