Update kargs

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2025-05-28 18:19:01 -07:00
parent 776c3ef8d3
commit 34046ac8f9
No known key found for this signature in database
GPG Key ID: 555C902A34EC968F
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -276,6 +276,8 @@ kernel_arguments:
- kvm.nx_huge_pages=force
- nosmt=force
- l1d_flush=on
- l1tf=full,force
- kvm-intel.vmentry_l1d_flush=always
- spec_rstack_overflow=safe-ret
- gather_data_sampling=force
- reg_file_data_sampling=on
@ -298,6 +300,5 @@ kernel_arguments:
- debugfs=off
- lockdown=confidentiality
- module.sig_enforce=1
- oops=panic
- console=tty0
- console=ttyS0,115200