report_ignored_msrs=0, how to modprobe?

Apprisco

Dabbler
Joined
Aug 3, 2022
Messages
40
MSRS spam due to kvm ignored_msrs=1 option.
report_ignored_msrs=0 should fix it, but not default in modprobe.d/kvm.conf.
I want to add this using

midclt call system.advanced.update '{"kernel_extra_options": "modprobe.blacklist=mei"}'

and similar commands, but i'm not sure what the modprobe here should be.
modprobe.kvm.report_ignored_msrs=0?
 
Top