index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mem
/
slicc
/
symbols
/
StateMachine.py
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-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: 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: 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: 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-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-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-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-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-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-03-31
Ruby: Add new object called WireBuffer to mimic a Wire.
Lisa Hsu
2011-03-31
Ruby: enable multiple sequencers in one controller.
Lisa Hsu
2011-03-31
Ruby: Bug in SLICC forgot semicolon at end of code.
Lisa Hsu
2011-03-19
slicc: improved invalid transition message
Brad Beckmann
2011-03-18
SLICC: Remove the keyword wake_up_dependents
Nilay Vaish
2011-03-18
SLICC: Remove the keyword wake_up_all_dependents
Nilay Vaish
2011-02-23
ruby: automate permission setting
Brad Beckmann
2011-02-23
ruby: extend dprintfs for RubyGenerated TraceFlag
Korey Sewell
2011-02-06
ruby: support to stallAndWait the mandatory queue
Brad Beckmann
[next]