Age | Commit message (Expand) | Author |
2010-08-23 | Loader: Don't insert symbols into the symbol table that begin wiht '$'. | Ali Saidi |
2010-08-23 | ARM: We don't currently support ThumbEE exceptions, so don't report that we do | Ali Saidi |
2010-08-23 | ARM: Change how the AMBA device ID checking is done to make it more generic | Ali Saidi |
2010-08-23 | ARM: Add system for ARM/Linux and bootstrapping | Ali Saidi |
2010-08-23 | ARM: Add I/O devices for booting linux | Ali Saidi |
2010-08-23 | ARM: Implement some more misc registers | Ali Saidi |
2010-08-23 | ARM: Fix an un-initialized variable bug | Ali Saidi |
2010-08-23 | Loader: Use address mask provided to load*Symbols when loading the symbols fr... | Ali Saidi |
2010-08-23 | Loader: Make the load address mask be a parameter of the system rather than a... | Ali Saidi |
2010-08-23 | ARM: Finish the timing translation when taking a fault. | Min Kyu Jeong |
2010-08-23 | ARM: Use a stl queue for the table walker state | Dam Sunwoo |
2010-08-23 | CPU: Set a default value when readBytes faults. | Ali Saidi |
2010-08-23 | Compiler: Fixes for GCC 4.5. | Ali Saidi |
2010-08-23 | BASE: Fix genrand to generate both 0s and 1s when max equals one. | Ali Saidi |
2010-08-23 | stats: Fix off-by-one error in distributions. | Ali Saidi |
2010-08-22 | X86: Get rid of unused file arguments.hh. | Gabe Black |
2010-08-22 | SPARC: Fix some style issues in utility.hh. | Gabe Black |
2010-08-22 | X86: Get rid of the unused getAllocator on the python base microop class. | Gabe Black |
2010-08-20 | ruby: Added merge GETS optimization to hammer | Brad Beckmann |
2010-08-20 | ruby: Fixed minor bug in ruby test for setting the request type | Brad Beckmann |
2010-08-20 | ruby: Stall and wait input messages instead of recycling | Brad Beckmann |
2010-08-20 | ruby: Recycle latency fix for hammer | Brad Beckmann |
2010-08-20 | MOESI_hammer: break down miss latency stalled cycles | Brad Beckmann |
2010-08-20 | ruby: added probe filter support to hammer | Brad Beckmann |
2010-08-20 | ruby: fixed DirectoryMemory's numa_high_bit configuration | Brad Beckmann |
2010-08-20 | ruby: Reset ruby stats in RubySystem unserialize | Brad Beckmann |
2010-08-20 | ruby: Disable migratory sharing for token and hammer | Brad Beckmann |
2010-08-20 | ruby: Added SC fail indication to trace profiling | Brad Beckmann |
2010-08-20 | devices: Fixed periodic interrupts to work with draining | Brad Beckmann |
2010-08-20 | ruby: Fixed RubyPort sendTiming callbacks | Brad Beckmann |
2010-08-20 | ruby: fixed token bugs associated with owner token counts | Brad Beckmann |
2010-08-20 | ruby: MOESI_CMP_token dma fixes | Brad Beckmann |
2010-08-20 | ruby: Resurrected Ruby's deterministic tests | Brad Beckmann |
2010-08-20 | ruby: Updated MOESI_hammer L2 latency behavior | Brad Beckmann |
2010-08-20 | ruby: Reduced ruby latencies | Brad Beckmann |
2010-08-20 | ruby: fix ruby llsc support to sync sc outcomes | Brad Beckmann |
2010-08-20 | ruby: Fixed L2 cache miss profiling | Brad Beckmann |
2010-08-20 | ruby: Added bcast msg profiling to hammer and token | Brad Beckmann |
2010-08-20 | ruby: Added consolidated network msg stats | Brad Beckmann |
2010-08-20 | ruby: Reincarnated the responding machine profiling | Brad Beckmann |
2010-08-20 | MOESI_CMP_token: Fixed dma persistent lockdown bugs | Brad Beckmann |
2010-08-20 | memtest: Memtester support for DMA | Brad Beckmann |
2010-08-20 | ruby: Added ruby_request_type ostream def to libruby.hh | Brad Beckmann |
2010-08-20 | slicc: Consolidated the protocol stats printing | Brad Beckmann |
2010-08-20 | config: Added the topology description to m5 config.ini | Brad Beckmann |
2010-08-20 | ruby: Fixed printout when Sequencer detects a deadlock | Brad Beckmann |
2010-08-20 | MESI_CMP_directory: bug fix for old PUTX requests | Brad Beckmann |
2010-08-17 | misc: add some AMD copyright notices | Steve Reinhardt |
2010-08-17 | x86: minor checkpointing bug fixes | Steve Reinhardt |
2010-08-17 | sim: revamp unserialization procedure | Steve Reinhardt |