diff options
author | Sean Christopherson <seanjc@google.com> | 2022-09-21 03:31:56 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-26 19:37:19 +0300 |
commit | a56953e9506c068c4becbd2c067ba08c82da78fc (patch) | |
tree | aa1e617f9e3b3982ea145212f634dff309c3b30c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0bba8fc24c7593068d5defd0238b723bf7aecc84 (diff) | |
download | linux-a56953e9506c068c4becbd2c067ba08c82da78fc.tar.xz |
KVM: nVMX: Make an event request if INIT or SIPI is pending on VM-Enter
Evaluate interrupts, i.e. set KVM_REQ_EVENT, if INIT or SIPI is pending
when emulating nested VM-Enter. INIT is blocked while the CPU is in VMX
root mode, but not in VMX non-root, i.e. becomes unblocked on VM-Enter.
This bug has been masked by KVM calling ->check_nested_events() in the
core run loop, but that hack will be fixed in the near future.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220921003201.1441511-8-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions