Re: [PATCH v3 11/16] KVM: x86: More precisely identify NMI from guest when handling PMI
From: Paolo Bonzini
Date: Wed Sep 22 2021 - 02:38:23 EST
On 22/09/21 02:05, Sean Christopherson wrote:
Note, this also doesn't completely prevent false positives if perf
somehow ends up calling into KVM, e.g. an NMI can arrive in host after
KVM sets its flag.
s/calling into KVM/being called from KVM/ ?
Not sure about what you meant though. The code is nice, so
Reviewed-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Paolo