gem5.git
2010-02-01 Brad Beckmannmerge
2010-02-01 Brad Beckmannm5: Added PROTOCOL default for regress fix
2010-01-31 Korey Sewellinorder: update hello world mips
2010-01-31 Korey Sewellinorder: vortex alpha regression
2010-01-31 Korey Sewellinorder: twolf alpha regression
2010-01-31 Korey Sewellinorder: update hello world alpha
2010-01-31 Korey Sewellinorder: double delete inst bug
2010-01-31 Korey Sewellinorder: inst count mgmt
2010-01-31 Korey Sewellinorder: implement split stores
2010-01-31 Korey Sewellinorder: implement split loads
2010-01-31 Korey Sewellinorder: add activity stats
2010-01-31 Korey Sewellinorder: object cleanup in destructors
2010-01-31 Korey Sewellinorder: user per-thread dummy insts/reqs
2010-01-31 Korey Sewellinorder: add execution unit stats
2010-01-31 Korey Sewellinorder: recvRetry bug fix
2010-01-31 Korey Sewellinorder-stats: add prereq to basic stat
2010-01-31 Korey Sewellinorder: ctxt switch stats
2010-01-31 Korey Sewellinorder: pipeline stage stats
2010-01-31 Korey Sewellinorder: enforce stage bandwidth
2010-01-31 Korey Sewellinorder: set thread status'
2010-01-31 Korey Sewellinorder: add/remove halt/deallocate context respectively
2010-01-31 Korey Sewellinorder: track last branch committed
2010-01-31 Korey Sewellinorder: add updatePC event to resPool
2010-01-31 Korey Sewellinorder: ready thread wakeup
2010-01-31 Korey Sewellinorder: add threadmodel flag
2010-01-31 Korey Sewellinorder: mem. mgmt. update
2010-01-31 Korey Sewellinorder: suspend in respool
2010-01-31 Korey Sewellinorder: fetch thread bug
2010-01-31 Korey Sewellinorder: ready/suspend status fns
2010-01-31 Korey Sewellinorder-cleanup: remove unused thread functions
2010-01-31 Korey Sewellinorder: activate thread on cache miss
2010-01-31 Korey Sewellinorder: add event priority offset
2010-01-31 Korey Sewellinorder: squash on memory stall
2010-01-31 Korey Sewellinorder: add insts to cpu event
2010-01-31 Korey Sewellinorder: switch out buffer
2010-01-31 Korey Sewellinorder: dont allow early loads
2010-01-31 Korey Sewellconfigs/inorder: add options for switch-on-miss to...
2010-01-31 Korey Sewellinorder: init internal debug cpu counters
2010-01-30 Brad Beckmannm5: Regression Tester Update
2010-01-30 Brad Beckmannruby: Replaced gems_common debug statements
2010-01-30 Brad Beckmannruby: removed last level cache support
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
next