diff options
author | Shannon Zhao <zhaoshenglong@huawei.com> | 2014-11-19 10:11:25 +0000 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2014-11-26 10:19:37 +0000 |
commit | 016ed39c54b8a3db680e5c6a43419f806133caf2 (patch) | |
tree | 4395531d363a4e865df71f9bc689773341fb4c7b /virt/kvm/async_pf.c | |
parent | b1e952b4e484ebc9ffad674c361d261a1af02a13 (diff) |
arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through all
When call kvm_vgic_inject_irq to inject interrupt, we can known which
vcpu the interrupt for by the irq_num and the cpuid. So we should just
kick this vcpu to avoid iterating through all.
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Shannon Zhao <zhaoshenglong@huawei.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'virt/kvm/async_pf.c')
0 files changed, 0 insertions, 0 deletions