apic.flat is failing due to an IPI hitting an uninitialized IDT entry.
This patchset fixes the issue.

Avi Kivity (3):
  x86/desc: switch to using boot_idt
  x86/desc: allow multiple initializations
  x86/smp: use desc.c for setting up IPI handler

 lib/x86/desc.c |   23 +++++++++--------------
 lib/x86/smp.c  |   23 ++---------------------
 2 files changed, 11 insertions(+), 35 deletions(-)

-- 
1.7.6.1

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to