kvm: qemu: don't halt non-boot CPU if IRQ chip is in kernel
commit4c1083fd610fba4eedb45553c0a579b7b6593f1a
authorGleb Natapov <gleb@redhat.com>
Mon, 6 Oct 2008 14:32:06 +0000 (6 16:32 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 12 Oct 2008 13:33:55 +0000 (12 15:33 +0200)
treeacdef95c9fe7ea2cc7883303b8ab1a0c0eb40a4a
parent1124669171fcee7e342704f385402c45d9d33faa
kvm: qemu: don't halt non-boot CPU if IRQ chip is in kernel

Otherwise CPU thread will never enter kernel again and will not process SIPI.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
qemu/hw/apic.c