Home
last modified time | relevance | path

Searched refs:ignore_msrs (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/
H A Dx86.c153 static bool __read_mostly ignore_msrs = 0; variable
154 module_param(ignore_msrs, bool, 0644);
529 if (!ignore_msrs) { in kvm_do_msr_access()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2652 kvm.ignore_msrs=[KVM] Ignore guest accesses to unhandled MSRs.