Age | Commit message (Expand) | Author |
2013-08-07 | ruby: slicc: move some code to AbstractController | Nilay Vaish |
2013-06-28 | ruby: append transition comment only when in opt/debug | Nilay Vaish |
2013-06-25 | ruby: profiler: lots of inter-related changes | Nilay Vaish |
2013-06-18 | ruby: fix slicc compiler to complain about duplicate symbols | Lena Olson |
2013-06-09 | ruby: stats: use gem5's stats for cache and memory controllers | Nilay Vaish |
2013-05-21 | ruby: add stats to .sm files, remove cache profiler | Nilay Vaish ext:(%2C%20Malek%20Musleh%20%3Cmalek.musleh%40gmail.com%3E) |
2013-04-09 | Ruby: Add field to slicc machine for generic type | Joel Hestness |
2013-04-09 | Ruby: Order profilers based on version | Joel Hestness |
2013-03-22 | ruby: slicc: set sender, receiver clock objs for optional queue | Nilay Vaish |
2013-03-22 | slicc: remove check if the L1Cache has a sequencer | Nilay Vaish |
2013-03-22 | ruby: move stall and wakeup functions to AbstractController | Nilay Vaish |
2013-03-22 | ruby: connect two controllers using only message buffers | Nilay Vaish |
2013-02-19 | slicc: remove unused variable message_buffer_names | Nilay Vaish |
2013-02-10 | ruby: enable multiple clock domains | Nilay Vaish |
2013-02-10 | ruby: replace Time with Cycles in Message class | Nilay Vaish |
2013-02-10 | ruby: replaces Time with Cycles in many places | Nilay Vaish |
2013-02-10 | ruby: record fully busy cycle with in the controller | Nilay Vaish |
2013-01-14 | Ruby: remove reference to g_system_ptr from class Message | Nilay Vaish |
2013-01-14 | Ruby: use ClockedObject in Consumer class | Nilay Vaish |
2012-12-11 | ruby: add support for prefetching to MESI protocol | Nilay Vaish |
2012-12-11 | ruby: change slicc to allow for constructor args | Nilay Vaish |
2012-11-02 | sim: Include object header files in SWIG interfaces | Andreas Sandberg |
2012-10-15 | ruby: improved support for functional accesses | Nilay Vaish |
2012-10-15 | ruby: allow function definition in slicc structs | Nilay Vaish |
2012-10-02 | ruby: rename template_hack to template | Nilay Vaish |
2012-10-02 | ruby: remove some unused things in slicc | Nilay Vaish |
2012-09-18 | ruby: avoid using g_system_ptr for event scheduling | Nilay Vaish |
2012-09-12 | Ruby: Modify Scons so that we can put .sm files in extras | Jason Power |
2012-09-10 | Ruby System: Convert to Clocked Object | Nilay Vaish |
2012-08-27 | Ruby: Remove RubyEventQueue | Nilay Vaish |
2012-07-10 | ruby: banked cache array resource model | Brad Beckmann |
2012-07-10 | ruby: tag and data cache access support | Joel Hestness |
2012-07-10 | ruby: memory controllers now inherit from an abstract "MemoryControl" class | Nuwan Jayasena |
2012-04-14 | clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6 | Andreas Hansson |
2012-04-12 | Ruby: Ensure order-dependent iteration uses an ordered map | Andreas Hansson |
2012-04-06 | slicc: Controllers attached to Sequencers no longer have to be named L1Cache. | Lisa Hsu |
2012-01-11 | Ruby: Add infrastructure for recording cache contents | Nilay Vaish |
2012-01-06 | AbstractController: Remove some of the unused functions | Nilay Vaish |
2011-12-13 | gcc: fix unused variable warnings from GCC 4.6.1 | Nathan Binkert |
2011-11-03 | Ruby: Remove some unused typedefs | Nilay Vaish |
2011-10-28 | Ruby: Reorganize mapping of components | Nilay Vaish |
2011-09-01 | Functional Accesses: Update states to support Broadcast/Snooping protocols. | Lisa Hsu |
2011-07-27 | SLICC: Put functions of a controller in its .cc file | Nilay Vaish |
2011-07-05 | slicc: cleanup slicc code and make it less verbose | Nathan Binkert |
2011-06-08 | Ruby: Correctly set access permissions for directory entries | Nilay Vaish |
2011-06-03 | SLICC: Remove machine name as prefix to functions | Nilay Vaish |
2011-05-18 | slicc: added vnet_type field to identify response vnets from others | Tushar Krishna |
2011-05-02 | ruby: dbg: use system ticks instead of cycles | Korey Sewell |
2011-04-20 | fix some build problems from prior changesets | Nathan Binkert |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |