commit | 268f4ef9954cec198cd6772caadf453bcaed3e5a | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Wed Oct 02 16:00:23 2019 +1000 |
committer | Paul Mackerras <paulus@ozlabs.org> | Tue Oct 22 16:29:02 2019 +1100 |
tree | 98e2e922d2f6d10f2cd0d53bf56aa96769cf90b3 | |
parent | 87a45e07a5abfec4d6b0e8356718f8919d0a3c20 [diff] |
KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery This consolidates the HV interrupt delivery logic into one place. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>