diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2020-02-20 18:22:05 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-02-21 18:05:21 +0100 |
commit | 91a5f413af596ad01097e59bf487eb07cb3f1331 (patch) | |
tree | e53ec7fa98c5ea4ac08cfcfc56fac73b5ab9c642 /net/unix | |
parent | kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled (diff) | |
download | linux-91a5f413af596ad01097e59bf487eb07cb3f1331.tar.xz linux-91a5f413af596ad01097e59bf487eb07cb3f1331.zip |
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Even when APICv is disabled for L1 it can (and, actually, is) still
available for L2, this means we need to always call
vmx_deliver_nested_posted_interrupt() when attempting an interrupt
delivery.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions