Commit ccf8d68
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>1 parent 296aa26 commit ccf8d68
1 file changed
Lines changed: 10 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3931 | 3931 | | |
3932 | 3932 | | |
3933 | 3933 | | |
3934 | | - | |
| 3934 | + | |
3935 | 3935 | | |
3936 | 3936 | | |
3937 | 3937 | | |
| |||
3962 | 3962 | | |
3963 | 3963 | | |
3964 | 3964 | | |
3965 | | - | |
| 3965 | + | |
3966 | 3966 | | |
3967 | 3967 | | |
3968 | | - | |
| 3968 | + | |
| 3969 | + | |
| 3970 | + | |
| 3971 | + | |
| 3972 | + | |
| 3973 | + | |
3969 | 3974 | | |
3970 | 3975 | | |
3971 | 3976 | | |
| |||
3995 | 4000 | | |
3996 | 4001 | | |
3997 | 4002 | | |
3998 | | - | |
3999 | | - | |
| 4003 | + | |
4000 | 4004 | | |
4001 | 4005 | | |
4002 | 4006 | | |
| |||
4033 | 4037 | | |
4034 | 4038 | | |
4035 | 4039 | | |
4036 | | - | |
4037 | | - | |
4038 | | - | |
| 4040 | + | |
4039 | 4041 | | |
4040 | 4042 | | |
4041 | 4043 | | |
| |||
0 commit comments