Commit 296aa26
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>1 parent 0f65a9d commit 296aa26
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3932 | 3932 | | |
3933 | 3933 | | |
3934 | 3934 | | |
3935 | | - | |
| 3935 | + | |
3936 | 3936 | | |
3937 | 3937 | | |
3938 | | - | |
3939 | | - | |
3940 | 3938 | | |
3941 | 3939 | | |
3942 | 3940 | | |
| |||
3997 | 3995 | | |
3998 | 3996 | | |
3999 | 3997 | | |
4000 | | - | |
| 3998 | + | |
4001 | 3999 | | |
4002 | 4000 | | |
4003 | 4001 | | |
| |||
4035 | 4033 | | |
4036 | 4034 | | |
4037 | 4035 | | |
4038 | | - | |
| 4036 | + | |
4039 | 4037 | | |
4040 | 4038 | | |
4041 | 4039 | | |
| |||
0 commit comments