projects
/
gem5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2010-03-22
Brad Beckmann
ruby: Added copyright to many Ruby *.py files
|
commitdiff
2010-03-22
Brad Beckmann
ruby: removed ruby.config from configs/example
|
commitdiff
2010-03-22
Brad Beckmann
ruby: Fixed small data msg bug in MOESI_hammer-dir
|
commitdiff
2010-03-22
Brad Beckmann
TimingSimpleCPU: Fixed uncacacheable request read bug
|
commitdiff
2010-03-22
Brad Beckmann
ruby: Python config files now sets a unique id for...
|
commitdiff
2010-03-22
Brad Beckmann
ruby: fixed how ruby_fs creates phsyical memory
|
commitdiff
2010-03-22
Brad Beckmann
ruby: Removed the no longer used rubymem files
|
commitdiff
2010-03-22
Brad Beckmann
ruby: Fix MOESI_hammer cache profiler calls for L2...
|
commitdiff
2010-03-22
Brad Beckmann
ruby: Added a mesh network with directories at the...
|
commitdiff
2010-03-22
Brad Beckmann
ruby: Removed deprecated stats from the main profiler
|
commitdiff
2010-03-16
Nathan Binkert
orion: Make declarations match definition
|
commitdiff
2010-03-15
Nathan Binkert
ruby: Fix copyrights on files
|
commitdiff
2010-03-13
Nathan Binkert
slicc: Change the code generation so that the generated...
|
commitdiff
2010-03-13
Nathan Binkert
packet: add a method to set the size
|
commitdiff
2010-03-13
Nathan Binkert
eventq: rearrange a little bit so I can add some stuff
|
commitdiff
2010-03-13
Nathan Binkert
eventq: remove some unused includes
|
commitdiff
2010-03-12
Nathan Binkert
bugfix: since pow() causes a bug don't use it
|
commitdiff
2010-03-11
Nathan Binkert
ruby: get rid of std-includes.hh
|
commitdiff
2010-03-11
Nathan Binkert
ruby: remove calc_host.diff since we don't use it
|
commitdiff
2010-03-11
Nathan Binkert
ruby: get rid of the ioutil stuff since it isn't used...
|
commitdiff
2010-03-11
Nathan Binkert
slicc: have a central mechanism for creating a code_for...
|
commitdiff
2010-03-10
Nathan Binkert
scons: import ply to work around scons sys.path weirdness
|
commitdiff
2010-03-01
Nathan Binkert
SmartDict: Make SmartDict an attrdict
|
commitdiff
2010-03-01
Nathan Binkert
uart: use integer versions of time instead of messing...
|
commitdiff
2010-02-28
Gabe Black
Config: Fix fs.py's call to CacheConfig.config_cache.
|
commitdiff
2010-02-27
Nathan Binkert
cpu_models: get rid of cpu_models.py and move the stuff...
|
commitdiff
2010-02-27
Nathan Binkert
isa_parser: Make SCons import the isa_parser
|
commitdiff
2010-02-27
Nathan Binkert
isa_parser: move the operand map stuff into the ISAPars...
|
commitdiff
2010-02-27
Nathan Binkert
isa_parser: move more support functions into the ISAPar...
|
commitdiff
2010-02-27
Nathan Binkert
isa_parser: move more stuff into the ISAParser class
|
commitdiff
2010-02-27
Nathan Binkert
isa_parser: move the formatMap and exportContext into...
|
commitdiff
2010-02-27
Nathan Binkert
isa_parser: Make stack objects class members instead...
|
commitdiff
2010-02-27
Nathan Binkert
isa_parser: add a debug variable that changes how error...
|
commitdiff
2010-02-27
Nathan Binkert
isa_parser: Use an exception to flag error
|
commitdiff
2010-02-27
Nathan Binkert
isa_parser: Move more stuff into the ISAParser class
|
commitdiff
2010-02-27
Nathan Binkert
isa_parser: move code around to prepare for putting...
|
commitdiff
2010-02-27
Nathan Binkert
isa_parser: simple fixes, formatting and style
|
commitdiff
2010-02-27
Nathan Binkert
events: Give EventWrapped a default name and description
|
commitdiff
2010-02-25
Lisa Hsu
configs: pull out cache configuration code from se...
|
commitdiff
2010-02-25
Lisa Hsu
stats: update stats for the changes I pushed re: shared...
|
commitdiff
2010-02-24
Lisa Hsu
cache stats: account for writebacks and/or device occup...
|
commitdiff
2010-02-23
Lisa Hsu
cache: Make caches sharing aware and add occupancy...
|
commitdiff
2010-02-23
Lisa Hsu
stats: this makes some fixes to AverageStat and Average...
|
commitdiff
2010-02-23
Lisa Hsu
cache: pull CacheSet out of LRU so that other tags...
|
commitdiff
2010-02-20
Timothy M. Jones
BaseDynInst: Preserve the faults returned from read...
|
commitdiff
2010-02-12
Timothy M. Jones
O3PCU: Split loads and stores that cross cache line...
|
commitdiff
2010-02-12
Timothy M. Jones
BaseDynInst: Make the TLB translation timing instead...
|
commitdiff
2010-02-12
Timothy M. Jones
Power ISA: Add an alignment fault to Power ISA and...
|
commitdiff
2010-02-11
Brad Beckmann
ruby: fixed data block assignment fix
|
commitdiff
2010-02-11
Brad Beckmann
ruby: Initialize sender in MI_example-dir
|
commitdiff
2010-02-11
Brad Beckmann
ruby: Fixed slicc to initialize the m_is_blocking flag
|
commitdiff
2010-02-01
Brad Beckmann
ruby: Added FS support to the simple mesh topology
|
commitdiff
2010-02-01
Brad Beckmann
ruby: Set default protocol back to MI_example
|
commitdiff
2010-02-01
Brad Beckmann
merge
|
commitdiff
2010-02-01
Brad Beckmann
m5: Added PROTOCOL default for regress fix
|
commitdiff
2010-01-31
Korey Sewell
inorder: update hello world mips
|
commitdiff
2010-01-31
Korey Sewell
inorder: vortex alpha regression
|
commitdiff
2010-01-31
Korey Sewell
inorder: twolf alpha regression
|
commitdiff
2010-01-31
Korey Sewell
inorder: update hello world alpha
|
commitdiff
2010-01-31
Korey Sewell
inorder: double delete inst bug
|
commitdiff
2010-01-31
Korey Sewell
inorder: inst count mgmt
|
commitdiff
2010-01-31
Korey Sewell
inorder: implement split stores
|
commitdiff
2010-01-31
Korey Sewell
inorder: implement split loads
|
commitdiff
2010-01-31
Korey Sewell
inorder: add activity stats
|
commitdiff
2010-01-31
Korey Sewell
inorder: object cleanup in destructors
|
commitdiff
2010-01-31
Korey Sewell
inorder: user per-thread dummy insts/reqs
|
commitdiff
2010-01-31
Korey Sewell
inorder: add execution unit stats
|
commitdiff
2010-01-31
Korey Sewell
inorder: recvRetry bug fix
|
commitdiff
2010-01-31
Korey Sewell
inorder-stats: add prereq to basic stat
|
commitdiff
2010-01-31
Korey Sewell
inorder: ctxt switch stats
|
commitdiff
2010-01-31
Korey Sewell
inorder: pipeline stage stats
|
commitdiff
2010-01-31
Korey Sewell
inorder: enforce stage bandwidth
|
commitdiff
2010-01-31
Korey Sewell
inorder: set thread status'
|
commitdiff
2010-01-31
Korey Sewell
inorder: add/remove halt/deallocate context respectively
|
commitdiff
2010-01-31
Korey Sewell
inorder: track last branch committed
|
commitdiff
2010-01-31
Korey Sewell
inorder: add updatePC event to resPool
|
commitdiff
2010-01-31
Korey Sewell
inorder: ready thread wakeup
|
commitdiff
2010-01-31
Korey Sewell
inorder: add threadmodel flag
|
commitdiff
2010-01-31
Korey Sewell
inorder: mem. mgmt. update
|
commitdiff
2010-01-31
Korey Sewell
inorder: suspend in respool
|
commitdiff
2010-01-31
Korey Sewell
inorder: fetch thread bug
|
commitdiff
2010-01-31
Korey Sewell
inorder: ready/suspend status fns
|
commitdiff
2010-01-31
Korey Sewell
inorder-cleanup: remove unused thread functions
|
commitdiff
2010-01-31
Korey Sewell
inorder: activate thread on cache miss
|
commitdiff
2010-01-31
Korey Sewell
inorder: add event priority offset
|
commitdiff
2010-01-31
Korey Sewell
inorder: squash on memory stall
|
commitdiff
2010-01-31
Korey Sewell
inorder: add insts to cpu event
|
commitdiff
2010-01-31
Korey Sewell
inorder: switch out buffer
|
commitdiff
2010-01-31
Korey Sewell
inorder: dont allow early loads
|
commitdiff
2010-01-31
Korey Sewell
configs/inorder: add options for switch-on-miss to...
|
commitdiff
2010-01-31
Korey Sewell
inorder: init internal debug cpu counters
|
commitdiff
2010-01-30
Brad Beckmann
m5: Regression Tester Update
|
commitdiff
2010-01-30
Brad Beckmann
ruby: Replaced gems_common debug statements
|
commitdiff
2010-01-30
Brad Beckmann
ruby: removed last level cache support
|
commitdiff
2010-01-30
Brad Beckmann
ruby: Added a Scons option to prevent HTML file creation
|
commitdiff
2010-01-30
Brad Beckmann
ruby: ruby_se.py updated to new config system
|
commitdiff
2010-01-30
Brad Beckmann
ruby: Removed if else statement in create_system
|
commitdiff
2010-01-30
Brad Beckmann
ruby: Removed static members in RubyPort including...
|
commitdiff
2010-01-30
Brad Beckmann
ruby: Removed the old config interface
|
commitdiff
2010-01-30
Brad Beckmann
ruby: Re-enabled orion power models
|
commitdiff
next