diff options
author | Sean Christopherson <seanjc@google.com> | 2023-03-22 17:40:16 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-03-22 17:40:16 -0700 |
commit | bdedff263132c862924f5cad96f0e82eeeb4e2e6 (patch) | |
tree | b65a8764e7cfe0bb572b15dd629af4889b574fba /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1c4522ab13b163173971d8b0c0eb0b253b1b7f28 (diff) | |
download | linux-bdedff263132c862924f5cad96f0e82eeeb4e2e6.tar.gz linux-bdedff263132c862924f5cad96f0e82eeeb4e2e6.tar.bz2 linux-bdedff263132c862924f5cad96f0e82eeeb4e2e6.zip |
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions