diff options
author | Sean Christopherson <[email protected]> | 2022-09-21 00:31:56 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-09-26 12:37:19 -0400 |
commit | a56953e9506c068c4becbd2c067ba08c82da78fc (patch) | |
tree | aa1e617f9e3b3982ea145212f634dff309c3b30c /tools/perf/scripts/python/sched-migration.py | |
parent | 0bba8fc24c7593068d5defd0238b723bf7aecc84 (diff) |
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 <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions