summaryrefslogtreecommitdiff
path: root/src/arch/x86/X86LocalApic.py
AgeCommit message (Collapse)Author
2008-10-12X86: Make APICs communicate through the memory system.Gabe Black
2008-10-12Turn Interrupts objects into SimObjects. Also, move local APIC state into ↵Gabe Black
x86's Interrupts object.