diff options
author | Maxim Levitsky <mlevitsk@redhat.com> | 2021-07-07 14:51:00 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-07-15 16:19:42 +0200 |
commit | 4b639a9f82fcf15497d1613a29aa1df798a24029 (patch) | |
tree | 9bd5b1b7617f582c24a9a1ebe4570ea6e74e7f59 /arch/mips/jazz | |
parent | KVM: SVM: remove INIT intercept handler (diff) | |
download | linux-4b639a9f82fcf15497d1613a29aa1df798a24029.tar.xz linux-4b639a9f82fcf15497d1613a29aa1df798a24029.zip |
KVM: SVM: add module param to control the #SMI interception
In theory there are no side effects of not intercepting #SMI,
because then #SMI becomes transparent to the OS and the KVM.
Plus an observation on recent Zen2 CPUs reveals that these
CPUs ignore #SMI interception and never deliver #SMI VMexits.
This is also useful to test nested KVM to see that L1
handles #SMIs correctly in case when L1 doesn't intercept #SMI.
Finally the default remains the same, the SMI are intercepted
by default thus this patch doesn't have any effect unless
non default module param value is used.
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20210707125100.677203-4-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/mips/jazz')
0 files changed, 0 insertions, 0 deletions