mem: Clarification of packet crossbar timings
[gem5.git] / src / arch / x86 / interrupts.hh
2014-11-17 Gabe Blackx86: APIC: Fix the getRegArrayBit function.
2014-03-16 Andreas Sandbergkvm: x86: Add support for x86 INIT and STARTUP handling
2013-09-18 Andreas Sandbergx86: Add support for checking the raw state of an interrupt
2013-07-12 Steve Reinhardtdev: consistently end device classes in 'Device'
2013-07-12 Steve Reinhardtdevices: make more classes derive from BasicPioDevice
2013-02-19 Andreas Hanssonscons: Add warning for missing declarations
2013-02-19 Andreas Hanssonx86: Move APIC clock divider to Python
2012-10-15 Andreas HanssonPort: Add protocol-agnostic ports in the port hierarchy
2012-08-21 Andreas HanssonClock: Move the clock and related functions to ClockedO...
2012-07-09 Andreas HanssonPort: Make getAddrRanges const
2012-03-30 William WangMEM: Introduce the master/slave port sub-classes in C++
2012-02-24 Andreas HanssonMEM: Move port creation to the memory object(s) constru...
2012-02-13 Andreas HanssonMEM: Introduce the master/slave port roles in the Pytho...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonMEM: Separate queries for snooping and address ranges
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-10-30 Gabe BlackX86: Get rid of more uses of FULL_SYSTEM.
2011-10-09 Gabe BlackInterrupts: Make the IO APIC go get the local APICs.
2011-10-04 Gabe BlackSE/FS: Put platform pointers in fewer objects.
2011-04-15 Nathan Binkertincludes: sort all includes
2011-02-07 Joel Hestnessx86: Add checkpointing capability to arch components
2010-08-23 Gabe BlackX86: Create a directory for files that define register...
2010-08-17 Steve Reinhardtx86: minor checkpointing bug fixes
2010-05-24 Nathan Binkertcopyright: Change HP copyright on x86 code to be more...
2009-04-26 Gabe BlackX86: Make the local APICs register themselves with...
2009-04-26 Gabe BlackX86: Record the initial APIC ID which identifies an...
2009-04-19 Gabe BlackX86: Fix the functions that manipulate large bit arrays...
2009-04-19 Gabe BlackX86: Implement broadcast IPIs.
2009-04-19 Gabe BlackX86: Only recognize the first startup IPI after INIT...
2009-04-19 Gabe BlackX86: Add a function which gets called when an interrupt...
2009-04-19 Gabe BlackX86: The startup IPI delivery mode is not reserved.
2009-04-19 Gabe BlackX86: Set the local APIC ID to something meaningful.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-01-26 Gabe BlackCPU: Add a setCPU function to the interrupt objects.
2008-10-21 Nathan Binkertstyle: Use the correct m5 style for things relating...
2008-10-13 Gabe BlackX86: Make the local APIC timer event generate an interrupt.
2008-10-12 Gabe BlackX86: Make the local APIC process interrupts and send...
2008-10-12 Gabe BlackX86: Make the local APIC handle interrupt messages...
2008-10-12 Gabe BlackX86: Make APICs communicate through the memory system.
2008-10-12 Gabe BlackX86: Make the local APIC accessible through the memory...
2008-10-12 Gabe BlackTurn Interrupts objects into SimObjects. Also, move...
2008-10-12 Gabe BlackCPU: Eliminate the get_vec function.
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-08 Gabe BlackX86: Make the Interrupts class complain less.
2007-10-08 Gabe BlackX86: Adjust the config scripts for x86 fs.
2007-09-26 Gabe BlackMerge with head.
2007-09-25 Gabe BlackX86: Get X86_FS to compile.
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Gabe BlackAdd build hooks for x86.