mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-06-04 00:14:42 +02:00
Update kargs
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
776c3ef8d3
commit
34046ac8f9
3
x86.yml
3
x86.yml
@ -276,6 +276,8 @@ kernel_arguments:
|
|||||||
- kvm.nx_huge_pages=force
|
- kvm.nx_huge_pages=force
|
||||||
- nosmt=force
|
- nosmt=force
|
||||||
- l1d_flush=on
|
- l1d_flush=on
|
||||||
|
- l1tf=full,force
|
||||||
|
- kvm-intel.vmentry_l1d_flush=always
|
||||||
- spec_rstack_overflow=safe-ret
|
- spec_rstack_overflow=safe-ret
|
||||||
- gather_data_sampling=force
|
- gather_data_sampling=force
|
||||||
- reg_file_data_sampling=on
|
- reg_file_data_sampling=on
|
||||||
@ -298,6 +300,5 @@ kernel_arguments:
|
|||||||
- debugfs=off
|
- debugfs=off
|
||||||
- lockdown=confidentiality
|
- lockdown=confidentiality
|
||||||
- module.sig_enforce=1
|
- module.sig_enforce=1
|
||||||
- oops=panic
|
|
||||||
- console=tty0
|
- console=tty0
|
||||||
- console=ttyS0,115200
|
- console=ttyS0,115200
|
||||||
|
Loading…
x
Reference in New Issue
Block a user