summaryrefslogtreecommitdiff
path: root/src/arch/x86/X86LocalApic.py
AgeCommit message (Collapse)Author
2011-02-06IntDev: packet latency fixJoel Hestness
The x86 local apic now includes a separate latency parameter for interrupts.
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.