ARM: Allow accesses to the software thread id registers.
[gem5.git] / src / mem /
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-12 Lisa Hsucache: make tags->insertBlock() and tags->accessBlock...
2009-12-04 Derek Howerruby: cleaned up ruby-lang configuration
2009-11-19 Brad BeckmannResurrection of the CMP token protocol to GEM5
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 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
2009-11-19 Brad Beckmannruby: cache configuration fix to use bytes
2009-11-19 Brad Beckmannruby: fix CacheMemory destructor
2009-11-19 Brad Beckmannruby: split CacheMemory.hh into a .hh and a .cc
2009-11-18 Brad Beckmannruby: Added default names to message buffers
2009-11-18 Brad Beckmannruby: slicc method error fix
2009-11-18 Brad Beckmannruby: slicc action error fix
2009-11-18 Brad Beckmannruby: slicc state machine error fixes
2009-11-18 Brad Beckmannruby: Removed unused action z_stall
2009-11-18 Brad Beckmannruby: fixed dma mi example to work with multiple dma...
2009-11-18 Brad Beckmannruby: getPort function fix
2009-11-18 Brad Beckmannruby: Fixed Directory memory destructor
2009-11-18 Brad Beckmannm5: Added isValidSrc and isValidDest calls to packet.hh
2009-11-18 Brad Beckmannruby: included ruby config parameter ports per core
2009-11-18 Brad Beckmannruby: Added error check for openning the ruby config...
2009-11-18 Brad Beckmannruby: Support for merging ALPHA_FS and ruby
2009-11-18 Brad Beckmannruby: Added more info to bridge error message
2009-11-18 Brad Beckmannruby: Ruby 64-bit address output fixes.
2009-11-18 Brad Beckmannruby: Ruby destruction fix.
2009-11-18 Brad Beckmannruby: Ruby debug print fixes.
2009-11-18 Derek Howerruby: added sequencer stats to track what requests... Calvin_Submission
2009-11-18 Derek Howerruby: turned off randomization by default, turned on...
2009-11-13 Derek Howerruby: added -A option to TwoLevel_SplitL1UnifiedL2...
2009-11-13 Derek Howerruby: gave ALIASED_REQUEST priority over BUFFER_FULL...
2009-11-13 Derek Howerruby: reduce the memory usage of ruby by making memory...
2009-11-13 Derek Howerruby: cache memory bugfix
2009-11-11 Gabe BlackMerge with the head.
2009-11-11 Gabe BlackMem: Eliminate the NO_FAULT request flag.
2009-11-05 Steve Reinhardtslicc: tweak file enumeration for scons
2009-11-05 Steve Reinhardtslicc: whack some of Nate's leftover debug code
2009-11-05 Nathan Binkertbuild: fix compile problems pointed out by gcc 4.4
2009-10-28 Nathan Binkertlicense: Fix license on network model code
2009-10-20 Derek Howerruby: removed obsolete configuration files
2009-10-27 Brad Beckmannfixed error message generation bug in SLICC ast files
2009-10-16 Derek Howerruby: add parameter to config to set # of l2 banks
2009-10-07 Derek Howermerge
2009-10-04 Steve Reinhardtbus: add assertion to catch illegal retry
2009-09-26 Steve ReinhardtMinor cleanup: Use the blockAlign() method where it...
2009-09-26 Steve ReinhardtForce prefetches to check cache and MSHRs immediately...
2009-09-25 Derek Howerprotocol: cleaned up MESI...got rid of unneccessary...
2009-09-25 Derek Howerruby: more helpful config error message
2009-09-25 Derek Howerslicc: removed unused atomics code from StateMachine
2009-09-24 Nathan Binkertruby: Disable all debug output by default
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-09-23 Nathan Binkertslicc: Pure python implementation of slicc.
2009-09-22 Nathan Binkertscons: add slicc and ply to sys.path and PYTHONPATH...
2009-09-22 Nathan Binkertpython: Move more code into m5.util allow SCons to...
2009-09-21 Polina DudnikAtomics bug fix
2009-09-17 Polina DudnikFunctionality migrated to sequencer.
2009-09-16 Derek Howerruby: improve libruby_issue_request feedback
2009-09-16 Derek Howerremoved isReady from the library interface
2009-09-16 Derek Howerruby: added broadcast mechanism
2009-09-15 Derek Howerruby: added unified assert script
2009-09-15 Derek Howerruby: made configuration parameters uniform
2009-09-14 Derek Howerruby:removed unused code from CacheMemory
2009-09-14 Derek Howerruby: configuration updates
2009-09-14 Derek Howerruby: removed stray printf
2009-09-11 Derek Howermerge
2009-09-11 Derek Howerruby: cleaned up unified MESI/MOESI configuration
2009-09-11 Polina DudnikAdded new MESI files
2009-09-11 Derek Howermerge
2009-09-11 Polina DudnikConfig adjustments for MESI
2009-09-11 Polina DudnikSomayeh's MESI protocol with Polina's bug fixes
2009-09-11 Polina DudnikMI data corruption bug fix
2009-09-11 Polina DudnikObject print bug fix
2009-09-11 Polina DudnikMOESI data corruption bug fix
2009-09-11 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-09-11 Derek Howerruby: removed SMT-related Sequencer assert
2009-09-11 Derek Howerruby: made randomization true by default
2009-09-11 Derek Howerprotocol: made MI_example work with unordered networks
2009-09-10 Derek Howerruby: made L2 request/response latency based on cache...
2009-09-09 Derek Howerruby: made Locked read/write atomic requests within...
2009-09-01 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-09-01 Derek Howerruby: fixed config assertion failure
2009-08-31 Polina Dudnik[mq]: MOESI_patch
2009-08-28 Polina DudnikReset the atomics flags if RMW_Read is not followed...
2009-08-28 Polina Dudnikimported patch mi_patch
2009-08-25 Derek Howermerge
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-25 Derek Howerruby: CacheMemory tag lookup uses a hash instead of...
2009-08-21 Polina Dudnik[mq]: first_patch
2009-08-18 Derek Howerruby: added random seed option to config scripts
2009-08-18 Gabe BlackMerge with head.
2009-08-17 Polina DudnikBranch Merge
2009-08-17 Gabe BlackMerge with head.
next