Ruby: Change the access permissions for MOESI hammer
[gem5.git] / src /
2012-01-17 Andreas HanssonRuby: Change the access permissions for MOESI hammer
2012-01-17 Andreas HanssonMEM: Add the system port as a central access point
2012-01-17 Andreas HanssonMEM: Differentiate functional cache accesses from CPU...
2012-01-17 Steve ReinhardtAlpha: warn_once about broken PAL breakpoints.
2012-01-17 Steve Reinhardtdebug: fix AllFlags::disable()
2012-01-12 Maximilien Breugheinorder: MDU deadlock fix
2012-01-12 Deyuan Guomips: compatibility between MIPS_SE and cross compiler...
2012-01-12 Deyuan Guomips: Fix bugs in faults.cc/hh and tlb.cc for MIPS_FS
2012-01-12 Deyuan Guomips: Fix decoder of two float-convert instructions
2012-01-12 Deyuan Guomips: definition of MIPS64_QNAN in registers.hh
2012-01-12 Nilay VaishPerfectCacheMemory: Remove references to CacheMsg
2012-01-12 Ali SaidiPacket: Put back part of the assert
2012-01-12 Ali SaidiPacket: Remove meaningless assert statement
2012-01-11 Nilay VaishRuby: Resurrect Cache Warmup Capability
2012-01-11 Nilay VaishRuby Debug Flags: Remove one, add another
2012-01-11 Nilay VaishRuby Port: Add a list of cpu ports attached to this...
2012-01-11 Nilay VaishRuby EventQueue: Remove unused functions
2012-01-11 Nilay VaishRuby Sparse Memory: Add function for collating blocks
2012-01-11 Nilay VaishRuby: Add infrastructure for recording cache contents
2012-01-11 Nilay VaishRuby Memory Vector: Functions for collating and populat...
2012-01-11 Nilay VaishRuby: remove the files related to the tracer
2012-01-10 Nilay VaishMOESI Hammer: Remove a couple of bugs
2012-01-10 Nilay VaishSparse Memory: Simplify the structure for an entry
2012-01-10 Ali SaidiAutomated merge with ssh://repo.gem5.org/gem5
2012-01-10 Ali Saidiconfig: Fix json output for Python lt 2.6.
2012-01-10 Nilay VaishDPRINTF: Improve some dprintf messages.
2012-01-10 Nilay VaishX86: Add memory fence to I/O instructions
2012-01-10 Anders HandlerCPU: Remove Alpha-specific PC alignment check.
2012-01-10 Ali SaidiConfig: Fix issue with JSON output
2012-01-10 Geoffrey BlakePacket: Add derived class FunctionalPacket to enable...
2012-01-10 Dam Sunwoostats: fix Vector2d to display stats correctly when...
2012-01-10 Prakash Ramrakhyanisim: Enable sampling of run-time for code-sections...
2012-01-10 Ali SaidiO3: Remove some asserts that no longer seem to be valid.
2012-01-10 Ali Saidiconfig: support outputing a pickle of the configuration...
2012-01-10 Min Kyu Jeongmem: Change DPRINTF prints more useful destination...
2012-01-10 Ali SaidiO3: Add support of function tracing with O3 CPU.
2012-01-10 Ali SaidiARM: Add support for running multiple systems
2012-01-10 Ali SaidiARM: Add support for initparam m5 op
2012-01-10 Dam SunwooBase: Fixed shift amount in genrand() to work with...
2012-01-10 Andreas HanssonSWIG: Make gem5 compile and link with swig 2.0.4
2012-01-10 Andreas HanssonMAC: Make gem5 compile and run on MacOSX 10.7.2
2012-01-07 Nilay VaishMerged with Nate's commit
2012-01-07 Nilay VaishRuby Cache: Add param for marking caches as instruction...
2012-01-06 Nilay VaishAbstractController: Remove some of the unused functions
2012-01-06 Nilay VaishRuby Set: Move NUMBER_WORDS_PER_SET to Set.hh
2012-01-05 Nilay Vaisheventq: add a function for replacing head of the queue
2012-01-05 Nilay VaishMESI Coherence Protocol: Fix L2 miss statistics
2012-01-05 Nilay VaishX86 TLB: Move a DPRINTF to its correct place
2012-01-01 Nilay VaishRuby: Shuffle some of the included files
2011-12-31 Nilay VaishSLICC: Use pointers for directory entries
2011-12-15 Ali SaidiIO: Fix bug in DMA Device where receiving a snoop on... stable_2012_02_02
2011-12-13 Nathan Binkertgcc: fix unused variable warnings from GCC 4.6.1
2011-12-02 Ali SaidiTrace: FIx issue with creation of trace file with outpu...
2011-12-01 Brad BeckmannMOESI_hammer: fixed L2 to L1 infinite stalls and deadlock
2011-12-01 Brad Beckmannphysmem: Improved fatal message for size mismatch
2011-12-01 Chris EmmonsVNC: Add support for capturing frame buffer to file...
2011-12-01 Chris EmmonsOutput: Add hierarchical output support and cleanup...
2011-12-01 Ali SaidiSE: Don't warn when not extending stack as it's too...
2011-12-01 Chander SudanthiO3: Remove hardcoded tgts_per_mshr in O3CPU.py.
2011-12-01 Mitchell HayengaDevice: Make changes necessary to support a coherent...
2011-12-01 Ali SaidiARM: Add support for having a TLB cache.
2011-12-01 Ali SaidiARM: Add IsSerializeAfter and IsNonSpeculative flag...
2011-12-01 Ali SaidiO3: Add stat that counts how many cycles the O3 cpu...
2011-12-01 Gabe BlackX86: Fix a bad segmentation check for the stack segment.
2011-11-28 Gabe BlackSPARC: Minor style fix.
2011-11-28 Andreas HanssonSPARC: Fixing a minor copy-paste bug using the wrong...
2011-11-28 Gabe BlackSPARC: Isolate FP operations enough to prevent code...
2011-11-28 Gabe BlackCompiler: Add an M5_NO_INLINE define.
2011-11-23 Tushar KrishnaTopology: bug fix in external link initialization
2011-11-23 Tushar KrishnaRemove standard_1level_CMP-protocol.sm include statemen...
2011-11-20 Gabe BlackX86: Fix the constant detecting three byte opcodes...
2011-11-14 Nilay VaishRuby: Process packet instead of RubyRequest in Sequencer
2011-11-10 Gabe BlackGCC: Guard some gcc flags so they're used when availabl...
2011-11-04 Tushar KrishnaGARNET: adding a fault model for resilient on-chip...
2011-11-04 Nilay VaishMESI Protocol: Add functions for profiling misses
2011-11-04 Nilay Vaishx86: Add microop for fence
2011-11-04 Nilay VaishProtocol: Remove standard one and two level files
2011-11-04 Nilay VaishRuby: Remove some unused typedefs
2011-10-31 Gabe BlackGCC: Get everything working with gcc 4.6.1.
2011-10-30 Nilay VaishCommit due to merge.
2011-10-30 Nilay VaishPython: Remove import for random
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-28 Nilay VaishRuby: Reorganize mapping of components
2011-10-23 Steve ReinhardtSE: move page allocation from PageTable to Process
2011-10-23 Steve Reinhardtsyscall_emul: implement MAP_FIXED option to mmap()
2011-10-20 Steve Reinhardtdev: clean up PioDevice and DmaDevive getPort() methods.
2011-10-20 Steve ReinhardtSimObject: add export_method* hooks to export C++ metho...
2011-10-20 Steve Reinhardtscons/swig: refactor some of the scons/SWIG code
2011-10-18 Nathan Binkertscons: fix building of shared objects
2011-10-10 Nilay Vaishmc146818: Correctly serialize tickEvent
2011-09-27 Gabe BlackO3: Tidy up some DPRINTFs in the LSQ.
2011-09-27 Gabe BlackFaults: Replace calls to genMachineCheckFault with...
2011-09-27 Gabe BlackFaults: Add in generic faults that work like panics...
2011-09-27 Gabe BlackFaults: Make the generic faults more consistent between...
2011-09-27 Gabe BlackISA parser: Use '_' instead of '.' to delimit type...
2011-09-26 Nilay VaishLSQ: Moved a couple of lines to enable O3 + Ruby
2011-09-26 Gabe BlackSE/FS: Define a const bool FullSystem which will equal...
2011-09-25 Gabe BlackSCons: Add a comment I forgot to add in earlier.
2011-09-24 Gabe BlackSCons: Make the ISA parser a source for its output...
2011-09-23 Gabe BlackX86: Move the MSR lookup table out of the TLB and into...
next