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