summaryrefslogtreecommitdiff
path: root/src/arch/x86/intmessage.hh
AgeCommit message (Expand)Author
2018-10-12x86: Use little endian packet accessors.Gabe Black
2018-06-11misc: Using smart pointers for memory RequestsGiacomo Travaglini
2012-04-14MEM: Remove the Broadcast destination from the packetAndreas Hansson
2012-02-12mem: Add a master ID to each request object.Ali Saidi
2009-05-17includes: sort includes againNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2009-04-19X86: The startup IPI delivery mode is not reserved.Gabe Black
2009-04-19X86: Start implementing the interrupt command register in the local APIC.Gabe Black
2008-11-10mem: update stuff for changes to Packet and RequestNathan Binkert
2008-10-12X86: Make the local APIC process interrupts and send them to the CPU.Gabe Black
2008-10-12X86: Make the local APIC handle interrupt messages from the IO APIC.Gabe Black
2008-10-12X86: Make APICs communicate through the memory system.Gabe Black