diff options
author | Sean Christopherson <seanjc@google.com> | 2023-03-23 03:40:16 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-03-23 03:40:16 +0300 |
commit | bdedff263132c862924f5cad96f0e82eeeb4e2e6 (patch) | |
tree | b65a8764e7cfe0bb572b15dd629af4889b574fba /tools/perf/scripts/python/stackcollapse.py | |
parent | 1c4522ab13b163173971d8b0c0eb0b253b1b7f28 (diff) | |
download | linux-bdedff263132c862924f5cad96f0e82eeeb4e2e6.tar.xz |
KVM: x86: Route pending NMIs from userspace through process_nmi()
Use the asynchronous NMI queue to handle pending NMIs coming in from
userspace during KVM_SET_VCPU_EVENTS so that all of KVM's logic for
handling multiple NMIs goes through process_nmi(). This will simplify
supporting SVM's upcoming "virtual NMI" functionality, which will need
changes KVM manages pending NMIs.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions