Use upstream QEMU apic init/sipi handling
commite4318a961365f47e6b60b6f0a46d9cdfaa0b4272
authorGleb Natapov <gleb@redhat.com>
Sun, 28 Jun 2009 15:46:08 +0000 (28 18:46 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 29 Jun 2009 09:11:24 +0000 (29 12:11 +0300)
tree7403349e75432ccea29892901762afbbb291ed7e
parent24e715fb14057d8ad478094290b79ba44c5fadb7
Use upstream QEMU apic init/sipi handling

Remove KVM specific init/sipi handling from hw/apic.c. Now when
upstream QEMU handles init/sipi in a cpu loop KVM can do the same.

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