ruby: provide a backing store
[gem5.git] / configs / ruby / Ruby.py
2014-11-06 Nilay Vaishruby: provide a backing store
2014-11-06 Nilay Vaishruby: interface with classic memory controller
2014-11-06 Nilay Vaishruby: single physical memory in fs mode
2014-09-01 Nilay Vaishruby: message buffers: significant changes
2014-03-20 Nilay Vaishruby: garnet: convert network interfaces into clocked...
2014-03-20 Nilay Vaishconfig: ruby: rename _cpu_ruby_ports to _cpu_ports
2014-03-20 Nilay Vaishconfig: remove ruby_fs.py
2014-03-17 Nilay Vaishconfig: ruby: remove piobus from protocols
2014-01-10 Nilay Vaishruby: move all statistics to stats.txt, eliminate ruby...
2014-01-04 Nilay Vaishruby: some small changes
2013-09-06 Nilay Vaishruby: network: correct naming of routers
2013-08-20 Nilay Vaishruby: add option for number of transitions per cycle
2013-08-19 Andreas Hanssonconfig: Move the memory instantiation outside FSConfig
2013-06-27 Akash Bagdiasim: Add the notion of clock domains to all ClockedObjects
2013-06-27 Akash Bagdiaconfig: Rename clock option to Ruby clock
2013-03-22 Nilay Vaishruby: convert Topology to regular class
2013-03-22 Nilay Vaishruby: network: move routers from topology to network
2013-03-07 Nilay Vaishruby: garnet: fixed: implement functional access
2012-10-27 Jason Power ext... Ruby: Use block size in configuring directory bits...
2012-10-02 Nilay Vaishruby: changes to simple network
2012-09-19 Andreas HanssonAddrRange: Simplify AddrRange params Python hierarchy
2012-08-10 Jason PowerRuby: Clean up topology changes
2012-07-11 Brad Beckmannruby: changes how Topologies are created
2012-04-06 Brad Beckmannruby: set SimpleTiming as the default cpu
2012-04-06 Andreas HanssonMEM: Enable multiple distributed generalized memories
2012-04-05 Nilay VaishConfig: corrects the way Ruby attaches to the DMA ports
2012-03-30 Andreas HanssonRuby: Remove the physMemPort and instead access memory...
2012-02-13 Andreas HanssonMEM: Introduce the master/slave port roles in the Pytho...
2012-01-31 Gabe BlackMerge with main repository.
2012-01-30 Andreas HanssonRuby: Connect system port in Ruby network test
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonMEM: Add port proxies instead of non-structural ports
2012-01-11 Nilay VaishRuby: Use map option for selecting b/w sparse and memor...
2012-01-11 Nilay VaishRuby: remove the files related to the tracer
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-12-01 glohconfig: command line option to specify ruby output...
2011-11-04 Tushar KrishnaGARNET: adding a fault model for resilient on-chip...
2011-07-01 Brad Beckmann ext... Ruby: Add support for functional accesses
2011-05-23 Steve Reinhardtconfig: tweak ruby configs to clean up hierarchy
2011-04-29 Brad Beckmannnetwork: basic link bw for garnet and simple networks
2011-04-29 Brad Beckmannnetwork: convert links & switches to first class C...
2011-02-07 Brad Beckmannruby: numa bit fix for sparse memory
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2011-01-03 Nilay VaishRuby: Add option for random seed to Ruby.py
2010-08-30 Brad Beckmannconfig: fixed numa high bit setting bug
2010-08-29 Nathan Binkertruby: None, not none
2010-08-20 Brad Beckmannruby: Recycle latency fix for hammer
2010-08-20 Brad Beckmannruby: fixed DirectoryMemory's numa_high_bit configuration
2010-08-20 Brad Beckmannruby: Improved try except blocks in ruby creation
2010-08-20 Brad Beckmannconfig: added cmd options to control ruby debug
2010-08-20 Brad Beckmannconfig: Improve ruby simobject names
2010-08-20 Brad Beckmannconfig: reorganized how ruby specifies command-line...
2010-08-20 Brad Beckmannconfig: moved python protocol config files
2010-03-22 Brad Beckmannruby: Reorganized Ruby topology and protocol files
2010-03-22 Brad Beckmannruby: Ruby support for sparse memory
2010-03-22 Brad Beckmannruby: Added a mesh network with directories at the...
2010-01-30 Brad Beckmannruby: Removed if else statement in create_system
2010-01-30 Brad Beckmannruby: Converted Garnet to M5 configuration
2010-01-30 Brad Beckmannruby: Added a mesh topology
2010-01-30 Brad Beckmannruby: MESI_CMP_directory updated to the new config...
2010-01-30 Brad Beckmannruby: MOESI_CMP_directory updated to the new config...
2010-01-30 Brad Beckmannruby: MOESI_CMP_token updates to use the new config...
2010-01-30 Brad Beckmannruby: MI_example updates to use the new config system
2010-01-30 Brad Beckmannruby: Memory size consistency check
2010-01-30 Brad Beckmannruby: convert to M5 MemorySize
2010-01-30 Brad Beckmannruby: cleaned up ruby profilers
2010-01-30 Brad Beckmannruby: Removed RubySystem::getNumberOfSequencers
2010-01-30 Brad Beckmannruby: FS support using the new configuration system
2010-01-30 Brad Beckmannruby: reorganized ruby python configuration