index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-08-17
x86: minor checkpointing bug fixes
Steve Reinhardt
2010-08-17
sim: revamp unserialization procedure
Steve Reinhardt
2010-08-17
sim: fold checkpoint restore code into instantiate()
Steve Reinhardt
2010-08-17
configs: clean up checkpoint code in Simulation.py
Steve Reinhardt
2010-08-17
test: Update stats for python object iteration.
Steve Reinhardt
2010-08-17
sim: clean up child handling
Steve Reinhardt
2010-08-17
sim: move iterating over SimObjects into Python.
Steve Reinhardt
2010-08-17
sim: fail on implicit creation of orphans via ports
Steve Reinhardt
2010-08-17
sim: make Python Root object a singleton
Steve Reinhardt
2010-08-17
tests: update reference config.ini files for previous cset
Steve Reinhardt
2010-08-17
bus: clean up default responder code.
Steve Reinhardt
2010-08-14
Inorder: Fix compilation of m5.fast.
Gabe Black
2010-08-13
Merge with head.
Gabe Black
2010-08-13
CPU: Add readBytes and writeBytes functions to the exec contexts.
Gabe Black
2010-08-13
InOrder: Clean up some DPRINTFs that print data sent to/from the cache.
Gabe Black
2010-08-13
CPU: Tidy up endianness handling for mmapped "IPR"s.
Gabe Black
2010-08-12
util/m5/m5.c: ensure readfile() buffer pages are in page table
Joel Hestness
2010-08-12
TimingSimpleCPU: fix NO_ACCESS memory op handling
Joel Hestness
2010-08-08
None, not none
Nathan Binkert
2010-07-27
.hgignore: added src/doxygen
Steve Reinhardt
2010-07-27
ARM: Add regression tests
Ali Saidi
2010-07-22
Power: The condition register should be set or cleared upon a system call
Timothy M. Jones
2010-07-22
LSQ Unit: After deleting part of a split request, set it to NULL so that it
Timothy M. Jones
2010-07-22
Port: Only indicate that a SimpleTimingPort is drained if its send event is
Timothy M. Jones
2010-07-22
O3CPU: Fix a bug where stores in the cpu where never marked as split.
Timothy M. Jones
2010-07-22
Syscall: Don't close the simulator's standard file descriptors.
Timothy M. Jones
2010-07-22
O3CPU: O3's tick event gets squashed when it is switched out. When repeatedly
Timothy M. Jones
2010-07-22
Power: Provide a utility function to copy registers from one thread context
Timothy M. Jones
2010-07-21
stats: unify the two stats distribution type better
Nathan Binkert
2010-07-21
stats: cleanup a few small problems in stats
Nathan Binkert
2010-07-21
python: add a sorted dictionary class
Nathan Binkert
2010-07-21
python: Add mechanism to override code compiled into the exectuable
Nathan Binkert
2010-07-21
Fix x86 XCHG macro-op to use locked micro-ops for all memory accesses
Tushar Krishna
2010-07-17
SimObject: transparently forward Python attribute refs to C++.
Steve Reinhardt
2010-07-15
ARM: Make an SRS instruction with a bad mode cause an undefined instruction f...
Gabe Black
2010-07-13
ARM: Adjust the FP_Base_DepTag to be larger than the largest int reg index.
Gabe Black
2010-07-08
cache: fix bug in SC upgrade handling
Steve Reinhardt
2010-07-08
garnet: Added topology print function to Garnet printStats
Brad Beckmann
2010-07-08
NetworkMessage copy constructor fix
Tushar Krishna
2010-07-05
checkpointing: another small overload fix
Steve Reinhardt
2010-07-05
sim: allow SimObject subclasses to define classmethods
Steve Reinhardt
2010-07-05
sim: fold StartupCallback into SimObject
Steve Reinhardt
2010-07-05
checkpointing: minor cleanup.
Steve Reinhardt
2010-07-05
checkpointing: fix minor bug
Steve Reinhardt
2010-07-05
util: add a script for testing checkpointing
Steve Reinhardt
2010-07-05
process: get rid of some unused code & vars
Steve Reinhardt
2010-07-05
process: minor format/style cleanup
Steve Reinhardt
2010-06-22
style: updated garnet to match M5 coding style
Tushar Krishna
2010-06-28
inorder: remove another debug stat
Korey Sewell
2010-06-26
inorder: remove debugging stat
Korey Sewell
[next]