summaryrefslogtreecommitdiff
path: root/src/dev/x86/intdev.cc
AgeCommit message (Expand)Author
2012-01-17MEM: Separate queries for snooping and address rangesAndreas Hansson
2011-02-06dev: fixed bugs to extend interrupt capability beyond 15 coresBrad Beckmann
2011-02-06MessagePort: implement the virtual recvTiming function to avoid double pkt de...Joel Hestness
2009-04-26X86: Tell the function that sends int messages who to send to instead of figu...Gabe Black
2009-04-19X86: Add a function which gets called when an interrupt message has been deli...Gabe Black
2009-04-19X86: Make code that sends an interrupt from the IO APIC available for IPIs.Gabe Black
2009-01-31X86: Rework interrupt pins to allow one to many connections.Gabe Black
2008-10-11X86: Create the IntDev and IntPin system.Gabe Black