Age | Commit message (Expand) | Author |
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt |
2015-07-07 | sim: Refactor the serialization base class | Andreas Sandberg |
2015-01-06 | dev: prevent intel 8254 timer counter events firing before startup | cdirik |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-02-06 | x86: Add checkpointing capability to devices | Joel Hestness |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2010-09-16 | devices: undo cset 017baf09599f that added timer drain functions. | Steve Reinhardt |
2010-08-20 | devices: Fixed periodic interrupts to work with draining | Brad Beckmann |
2010-04-15 | tick: rename Clock namespace to SimClock | Nathan Binkert |
2009-04-19 | X86: Keep track of what the initial count value was in the LAPIC timer. | Gabe Black |
2008-10-11 | X86: Set up a mechanism for the I8254 timer to cause interrupts. | Gabe Black |
2008-10-11 | Devices: Make the Intel8254Timer device only use pointers to its counters. | Gabe Black |
2008-10-09 | eventq: convert all usage of events to use the new API. | Nathan Binkert |
2008-06-12 | Timer: Fill out the periodic modes a little. | Gabe Black |
2008-06-12 | Dev: Seperate the 8254 timer from tsunami and use it in that and the PC. | Gabe Black |