commit | ccf8d687542f6a7288b79727bec1cc084b3771b3 | [log] [tgz] |
---|---|---|
author | Sean Christopherson <seanjc@google.com> | Wed Dec 08 01:52:29 2021 +0000 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jan 19 12:14:46 2022 -0500 |
tree | 460d45668d33b8a0bbe957177a9c400ab22b9e0b | |
parent | 296aa26644d088d8ccf0d62b0a93443f7188d5e5 [diff] |
KVM: VMX: Fold fallback path into triggering posted IRQ helper Move the fallback "wake_up" path into the helper to trigger posted interrupt helper now that the nested and non-nested paths are identical. No functional change intended. Signed-off-by: Sean Christopherson <seanjc@google.com> Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20211208015236.1616697-20-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>