summaryrefslogtreecommitdiff
path: root/src/arch/x86/X86LocalApic.py
AgeCommit message (Expand)Author
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2012-08-21Device: Remove overloaded pio_latency parameterAndreas Hansson
2012-02-13MEM: Introduce the master/slave port roles in the Python classesAndreas Hansson
2011-10-09Interrupts: Make the IO APIC go get the local APICs.Gabe Black
2011-10-04SE/FS: Put platform pointers in fewer objects.Gabe Black
2011-02-06IntDev: packet latency fixJoel Hestness
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 x86...Gabe Black