Don't halt non-boot CPU if IRQ chip is in kernel
commit358bdca5beb733c983bd5e7406c7893e19e9600b
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)
treefb31a0d449c81c9c59e6d45a61cddbe8245349f3
parentc97cd6e18a5037841f5f40499e18b2c361912107
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>
hw/apic.c