gem5.git
2010-08-23 Ali SaidiLoader: Use address mask provided to load*Symbols when...
2010-08-23 Ali SaidiLoader: Make the load address mask be a parameter of...
2010-08-23 Min Kyu JeongARM: Finish the timing translation when taking a fault.
2010-08-23 Dam SunwooARM: Use a stl queue for the table walker state
2010-08-23 Ali SaidiCPU: Set a default value when readBytes faults.
2010-08-23 Ali SaidiCompiler: Fixes for GCC 4.5.
2010-08-23 Ali SaidiBASE: Fix genrand to generate both 0s and 1s when max...
2010-08-23 Ali Saidistats: Fix off-by-one error in distributions.
2010-08-23 Gabe BlackX86: Get rid of unused file arguments.hh.
2010-08-23 Gabe BlackSPARC: Fix some style issues in utility.hh.
2010-08-23 Gabe BlackX86: Get rid of the unused getAllocator on the python...
2010-08-21 Brad Beckmannregress: Regression tester updates
2010-08-20 Brad Beckmannruby: Added merge GETS optimization to hammer
2010-08-20 Brad Beckmannruby: Fixed minor bug in ruby test for setting the...
2010-08-20 Brad Beckmannruby: Stall and wait input messages instead of recycling
2010-08-20 Brad Beckmannruby: Recycle latency fix for hammer
2010-08-20 Brad BeckmannMOESI_hammer: break down miss latency stalled cycles
2010-08-20 Brad Beckmannruby: added probe filter support to hammer
2010-08-20 Brad Beckmannruby: fixed DirectoryMemory's numa_high_bit configuration
2010-08-20 Brad Beckmannruby: Reset ruby stats in RubySystem unserialize
2010-08-20 Brad Beckmannruby: Disable migratory sharing for token and hammer
2010-08-20 Brad Beckmannruby: Added SC fail indication to trace profiling
2010-08-20 Brad Beckmanndevices: Fixed periodic interrupts to work with draining
2010-08-20 Brad Beckmannruby: Fixed RubyPort sendTiming callbacks
2010-08-20 Brad Beckmannruby: Improved try except blocks in ruby creation
2010-08-20 Brad Beckmannruby: fixed token bugs associated with owner token...
2010-08-20 Brad Beckmannconfig: added cmd options to control ruby debug
2010-08-20 Brad Beckmannruby: MOESI_CMP_token dma fixes
2010-08-20 Brad Beckmannruby: Resurrected Ruby's deterministic tests
2010-08-20 Brad Beckmannruby: Updated MOESI_hammer L2 latency behavior
2010-08-20 Brad Beckmannruby: Reduced ruby latencies
2010-08-20 Brad Beckmannruby: fix ruby llsc support to sync sc outcomes
2010-08-20 Brad Beckmannruby: Fixed L2 cache miss profiling
2010-08-20 Brad Beckmannruby: Added bcast msg profiling to hammer and token
2010-08-20 Brad Beckmannruby: Added consolidated network msg stats
2010-08-20 Brad Beckmannruby: Reincarnated the responding machine profiling
2010-08-20 Brad BeckmannMOESI_CMP_token: Fixed dma persistent lockdown bugs
2010-08-20 Brad Beckmannmemtest: Memtester support for DMA
2010-08-20 Brad Beckmannruby: Added ruby_request_type ostream def to libruby.hh
2010-08-20 Brad Beckmannslicc: Consolidated the protocol stats printing
2010-08-20 Brad Beckmannconfig: Improve ruby simobject names
2010-08-20 Brad Beckmannconfig: Added the topology description to m5 config.ini
2010-08-20 Brad Beckmannruby: added token broadcast config params to cmd options
2010-08-20 Brad Beckmannconfig: reorganized how ruby specifies command-line...
2010-08-20 Brad Beckmannruby: Fixed printout when Sequencer detects a deadlock
2010-08-20 Brad BeckmannMESI_CMP_directory: bug fix for old PUTX requests
2010-08-20 Brad Beckmannconfig: moved python protocol config files
2010-08-17 Steve Reinhardtmisc: add some AMD copyright notices
2010-08-17 Steve Reinhardtx86: minor checkpointing bug fixes
2010-08-17 Steve Reinhardtsim: revamp unserialization procedure
2010-08-17 Steve Reinhardtsim: fold checkpoint restore code into instantiate()
2010-08-17 Steve Reinhardtconfigs: clean up checkpoint code in Simulation.py
2010-08-17 Steve Reinhardttest: Update stats for python object iteration.
2010-08-17 Steve Reinhardtsim: clean up child handling
2010-08-17 Steve Reinhardtsim: move iterating over SimObjects into Python.
2010-08-17 Steve Reinhardtsim: fail on implicit creation of orphans via ports
2010-08-17 Steve Reinhardtsim: make Python Root object a singleton
2010-08-17 Steve Reinhardttests: update reference config.ini files for previous...
2010-08-17 Steve Reinhardtbus: clean up default responder code.
2010-08-14 Gabe BlackInorder: Fix compilation of m5.fast.
2010-08-13 Gabe BlackMerge with head.
2010-08-13 Gabe BlackCPU: Add readBytes and writeBytes functions to the...
2010-08-13 Gabe BlackInOrder: Clean up some DPRINTFs that print data sent...
2010-08-13 Gabe BlackCPU: Tidy up endianness handling for mmapped "IPR"s.
2010-08-13 Joel Hestnessutil/m5/m5.c: ensure readfile() buffer pages are in...
2010-08-13 Joel HestnessTimingSimpleCPU: fix NO_ACCESS memory op handling
2010-08-09 Nathan BinkertNone, not none
2010-07-28 Steve Reinhardt.hgignore: added src/doxygen
2010-07-27 Ali SaidiARM: Add regression tests
2010-07-22 Timothy M.... Power: The condition register should be set or cleared...
2010-07-22 Timothy M.... LSQ Unit: After deleting part of a split request, set...
2010-07-22 Timothy M.... Port: Only indicate that a SimpleTimingPort is drained...
2010-07-22 Timothy M.... O3CPU: Fix a bug where stores in the cpu where never...
2010-07-22 Timothy M.... Syscall: Don't close the simulator's standard file...
2010-07-22 Timothy M.... O3CPU: O3's tick event gets squashed when it is switche...
2010-07-22 Timothy M.... Power: Provide a utility function to copy registers...
2010-07-22 Nathan Binkertstats: unify the two stats distribution type better
2010-07-21 Nathan Binkertstats: cleanup a few small problems in stats
2010-07-21 Nathan Binkertpython: add a sorted dictionary class
2010-07-21 Nathan Binkertpython: Add mechanism to override code compiled into...
2010-07-21 Tushar KrishnaFix x86 XCHG macro-op to use locked micro-ops for all...
2010-07-17 Steve ReinhardtSimObject: transparently forward Python attribute refs...
2010-07-15 Gabe BlackARM: Make an SRS instruction with a bad mode cause...
2010-07-14 Gabe BlackARM: Adjust the FP_Base_DepTag to be larger than the...
2010-07-09 Steve Reinhardtcache: fix bug in SC upgrade handling
2010-07-08 Brad Beckmanngarnet: Added topology print function to Garnet printStats
2010-07-08 Tushar KrishnaNetworkMessage copy constructor fix
2010-07-06 Steve Reinhardtcheckpointing: another small overload fix
2010-07-06 Steve Reinhardtsim: allow SimObject subclasses to define classmethods
2010-07-06 Steve Reinhardtsim: fold StartupCallback into SimObject
2010-07-06 Steve Reinhardtcheckpointing: minor cleanup.
2010-07-06 Steve Reinhardtcheckpointing: fix minor bug
2010-07-06 Steve Reinhardtutil: add a script for testing checkpointing
2010-07-06 Steve Reinhardtprocess: get rid of some unused code & vars
2010-07-06 Steve Reinhardtprocess: minor format/style cleanup
2010-06-22 Tushar Krishnastyle: updated garnet to match M5 coding style
2010-06-28 Korey Sewellinorder: remove another debug stat
2010-06-26 Korey Sewellinorder: remove debugging stat
2010-06-25 Korey Sewellinorder: update regressions from RAS fix
2010-06-25 Korey Sewellinorder: Return Address Stack bug
next