diff options
author | 2022-09-21 00:31:56 +0000 | |
---|---|---|
committer | 2022-09-26 12:37:19 -0400 | |
commit | a56953e9506c068c4becbd2c067ba08c82da78fc (patch) | |
tree | aa1e617f9e3b3982ea145212f634dff309c3b30c /scripts/generate_rust_analyzer.py | |
parent | KVM: SVM: Make an event request if INIT or SIPI is pending when GIF is set (diff) | |
download | wireguard-linux-a56953e9506c068c4becbd2c067ba08c82da78fc.tar.xz wireguard-linux-a56953e9506c068c4becbd2c067ba08c82da78fc.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions