]> xenbits.xensource.com Git - qemu-upstream-4.5-testing.git/commit
kvm-ppc: halt secondary cpus when guest reset
authorLiu Yu-B13201 <Yu.Liu@freescale.com>
Mon, 28 Nov 2011 20:41:18 +0000 (20:41 +0000)
committerAlexander Graf <agraf@suse.de>
Thu, 12 Jan 2012 17:30:50 +0000 (18:30 +0100)
commitadf6c527b07b1399cae990d48fa7b87113bd5083
tree573b65e2b3231d75715ace80ee1aa8f804e80cd0
parent57ee5f77c09d365d470cd208c76a7a01a85435b2
kvm-ppc: halt secondary cpus when guest reset

When guest reset, we need to halt secondary cpus until guest kick them.
This already works for tcg. The patch add the support for kvm.

Signed-off-by: Liu Yu <yu.liu@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
[agraf: remove in-kernel irqchip code]
(cherry picked from commit 157feeadbaec09fe4dca539a24f6f6d327d6eeb6)
hw/ppce500_spin.c
target-ppc/kvm.c