gem5.git
2010-01-30 Brad Beckmannruby: Added a Scons option to prevent HTML file creation
2010-01-30 Brad Beckmannruby: ruby_se.py updated to new config system
2010-01-30 Brad Beckmannruby: Removed if else statement in create_system
2010-01-30 Brad Beckmannruby: Removed static members in RubyPort including...
2010-01-30 Brad Beckmannruby: Removed the old config interface
2010-01-30 Brad Beckmannruby: Re-enabled orion power models
2010-01-30 Brad Beckmannruby: memtest-ruby updated to the new config system
2010-01-30 Brad Beckmannruby: Converted Garnet to M5 configuration
2010-01-30 Steve ReinhardtGarnet: reorganize directory tree.
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: Sorted the file includes to maintain consistency
2010-01-30 Brad Beckmannruby: Renamed the MESI directory sm file
2010-01-30 Brad Beckmannruby: Removed the GPL header in MESI_CMP_directory-msg
2010-01-30 Brad Beckmannruby: MOESI_CMP_directory updated to the new config...
2010-01-30 Brad Beckmannruby: Added atomic support to MOESI_CMP_token
2010-01-30 Brad Beckmannruby: fixed memory fetch bug for persistent requests
2010-01-30 Brad Beckmannruby: MOESI_CMP_token updates to use the new config...
2010-01-30 Brad Beckmannruby: Allows boolean and string defaults for StateMachi...
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: fixed the memory total size variable to be 64...
2010-01-30 Brad Beckmannruby: convert to M5 MemorySize
2010-01-30 Brad Beckmannruby: Added Cache and MemCntrl profiler calls
2010-01-30 Brad Beckmannruby: added data print to ruby request
2010-01-30 Brad Beckmannruby: Added atomic support to MOESI_hammer
2010-01-30 Brad Beckmannruby: added the GEMS ruby tester
2010-01-30 Brad Beckmannruby: fixed MOESI_hammer data writebacks to the directory
2010-01-30 Brad Beckmannruby: cleaned up ruby profilers
2010-01-30 Brad Beckmannruby: Removed RubySystem::getNumberOfSequencers
2010-01-30 Brad Beckmannruby: added ruby stats print
2010-01-30 Brad Beckmannruby: fixed Set.cc bug to allow zero sized sets
2010-01-30 Brad Beckmannruby: FS support using the new configuration system
2010-01-30 Brad Beckmannruby: reorganized ruby python configuration
2010-01-30 Brad Beckmannruby: Removed out_link_vec from Consumer
2010-01-30 Brad Beckmannruby: Convered ruby tracing support usage of sequencer
2010-01-30 Brad Beckmannruby: Memory Controller Profiler with new config system
2010-01-30 Brad Beckmannruby: Converted MOESI_hammer dma cntrl to new config...
2010-01-30 Brad Beckmannruby: Added the cache profiler to the new config system
2010-01-30 Brad Beckmannruby: Converted the sequencer deadlock event to m5...
2010-01-30 Brad Beckmannruby: Wrapped ruby events into m5 events
2010-01-30 Brad Beckmannruby: Removed the tech_nm variable from RubySystem
2010-01-30 Brad Beckmannruby: Added clock to ruby system
2010-01-30 Brad Beckmannruby: Ruby changes required to use the python config...
2010-01-30 Brad Beckmannruby: connects sm queues to the network
2010-01-30 Steve Reinhardtruby: Calculate system total memory capacity in Python
2010-01-30 Steve Reinhardtruby: Add support for generating topologies in Python.
2010-01-30 Steve Reinhardtscons: ignore blank lines in .slicc files
2010-01-30 Steve Reinhardtruby: Make SLICC-generated objects SimObjects.
2010-01-30 Steve Reinhardtruby: Convert most Ruby objects to M5 SimObjects.
2010-01-30 Steve Reinhardtruby: get rid of obsolete, unused CustomTopology class.
2010-01-30 Steve Reinhardttests: added M5_TEST_PROGS environment variable
2010-01-30 Brad Beckmannruby: fix out_port declaration
2010-01-30 Brad Beckmannruby: Added message type check to OutPortDeclAST.py
2010-01-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-25 Derek Howerconfig: changed default ruby config file for regression
2010-01-23 Nathan Binkertbuild: need to include cstdio
2010-01-23 Nathan Binkertstyle_hook: Fix the style hook
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-21 Lisa Hsucopyrights: add copyright info to the files I added.
2010-01-20 Lisa Hsuutil: do checkpoint aggregation more cleanly, fix last...
2010-01-19 Derek Howermemtest differences from Derek's changes
2010-01-19 Derek Howerruby: new atomics implementation
2010-01-19 Derek Howermerge
2010-01-18 Lisa HsuAutomated merge with ssh://hsul@localhost:4444//repo/m5
2010-01-18 Lisa Hsu util: make a generic checkpoint aggregator that can...
2010-01-17 Gabe BlackSCons: Make --help reflect the arguments to scons.
2010-01-12 Lisa Hsucache: make tags->insertBlock() and tags->accessBlock...
2010-01-12 Lisa Hsusince totalInstructions() is impl'ed by all the cpus...
2010-01-12 Lisa Hsufaults: i think these fault invocations should be panic...
2010-01-02 Gabe BlackMIPS: Update the stats of the RUBY version of the regre...
2009-12-31 Gabe BlackMIPS: Update stats for updated initial environment.
2009-12-31 Matt DeVuystMIPS: Beef up process initialization.
2009-12-31 Gabe BlackMIPS: Implement the SE mode version of rdhwr.
2009-12-31 Gabe BlackMIPS: Fix decoding of the rdhwr instruction.
2009-12-31 Gabe BlackMIPS: Implement the set_thread_area system call.
2009-12-31 Gabe BlackMIPS: Create an artificial control register to hold...
2009-12-31 Gabe BlackMIPS: Extract CPU pointer from the thread context in...
2009-12-21 Gabe BlackMIPS: Add missing syscall slots.
2009-12-20 Soumyaroop RoyAlpha: Implement MVI and remaining BWX instructions.
2009-12-19 Gabe BlackX86: Add a latency that describes how long an interrupt...
2009-12-19 Gabe BlackX86: Record the memory mode when building an X86 system.
2009-12-19 Gabe BlackX86: Add a common named flag for signed media operations.
2009-12-19 Gabe BlackX86: Create a common flag with a name to indicate high...
2009-12-19 Gabe BlackX86: Create a common flag with a name to indicate scala...
2009-12-04 Derek Howerruby: cleaned up ruby-lang configuration
2009-11-19 Brad Beckmannm5: refreshed the ruby memtest regression stats
2009-11-19 Brad BeckmannResurrection of the CMP token protocol to GEM5
2009-11-19 Brad Beckmannm5: improvements to the ruby_fs.py file
2009-11-19 Brad Beckmannruby: removed the chip pointer from MessageBuffer
2009-11-19 Brad Beckmannruby: added error message to isinstance check
2009-11-19 Brad Beckmannruby: Added boolean to State Machine parameters
2009-11-19 Brad Beckmannm5: Added the default m5out directory to the hg ignore...
2009-11-19 Brad Beckmannruby: The persistent table files from GEMS
2009-11-19 Brad Beckmannruby: MOESI hammer support for DMA reads and writes
2009-11-19 Brad Beckmannruby: Added a memory controller feature to MOESI hammer
2009-11-19 Brad Beckmannruby: Hammer ruby configuration support
2009-11-19 Brad Beckmannruby: Changes necessary to get the hammer protocol...
2009-11-19 Brad Beckmannruby: added the original hammer protocols from old...
2009-11-19 Brad Beckmannruby: returns the number of LLC needed for broadcast
next