commit | 296aa26644d088d8ccf0d62b0a93443f7188d5e5 | [log] [tgz] |
---|---|---|
author | Sean Christopherson <seanjc@google.com> | Wed Dec 08 01:52:28 2021 +0000 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jan 19 12:14:46 2022 -0500 |
tree | a1856d051a2f117a11783f892b992da0aec420bb | |
parent | 0f65a9d337676b966316db17374fbef910ab8e4a [diff] |
KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ Refactor the posted interrupt helper to take the desired notification vector instead of a bool so that the callers are self-documenting. No functional change intended. Signed-off-by: Sean Christopherson <seanjc@google.com> Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20211208015236.1616697-19-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>