linux/virt/kvm/arm
Haibin Wang 2264ca6c71 KVM: ARM: vgic: Fix sgi dispatch problem
commit 91021a6c8f upstream.

When dispatch SGI(mode == 0), that is the vcpu of VM should send
sgi to the cpu which the target_cpus list.
So, there must add the "break" to branch of case 0.

Signed-off-by: Haibin Wang <wanghaibin.wang@huawei.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-13 13:32:47 +02:00
..
arch_timer.c ARM/KVM: save and restore generic timer registers 2013-12-21 10:00:15 -08:00
vgic.c KVM: ARM: vgic: Fix sgi dispatch problem 2014-05-13 13:32:47 +02:00