X86: Make the local APIC handle interrupt messages from the IO APIC.
authorGabe Black <gblack@eecs.umich.edu>
Sun, 12 Oct 2008 20:44:24 +0000 (13:44 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 12 Oct 2008 20:44:24 +0000 (13:44 -0700)
commit876f4845f258ed09d348135d8af8cf4a17de1b8a
tree2d109af5103908a7f1561f3610b8e55add81ec7f
parent4d5c7f70389b8911e37d391b09023dbf6a6ab0d9
X86: Make the local APIC handle interrupt messages from the IO APIC.
src/arch/x86/faults.hh
src/arch/x86/interrupts.cc
src/arch/x86/interrupts.hh
src/arch/x86/intmessage.hh
src/dev/x86/i82094aa.cc
src/dev/x86/i8259.hh
src/dev/x86/pc.cc