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
path:
root
/
src
/
sim
Age
Commit message (
Expand
)
Author
2007-02-10
Clean up tracing stuff more, get rid of the trace log since
Nathan Binkert
2007-02-06
Fix for previous commit: need to ifdef NDEBUG on the
Steve Reinhardt
2007-02-05
Use an instance counter to give Events repeatable IDs
Steve Reinhardt
2007-01-30
Make SPARC checkpointing work
Ali Saidi
2007-01-28
Merge zizzer:/bk/newmem
Gabe Black
2007-01-28
Stick the conversion of python to unix time with all of
Nathan Binkert
2007-01-27
While I'm waiting for legion to run make m5 compile with a few more compilers
Ali Saidi
2007-01-27
Merge zizzer:/bk/newmem
Gabe Black
2007-01-26
Merge zeep.pool:/z/saidi/work/m5.newmem
Ali Saidi
2007-01-26
make our code a little more standards compliant
Ali Saidi
2007-01-22
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-01-22
Added remote gdb objects to each process
Gabe Black
2007-01-22
fix compiling on x86/Solaris
Ali Saidi
2007-01-22
check if an executable is dynamic and die if it is
Ali Saidi
2007-01-03
Merge zizzer:/bk/newmem
Gabe Black
2006-12-21
move the swig initialization calls from src/sim/main.cc to
Nathan Binkert
2006-12-20
Initial work to make remote gdb available in SE mode. This is completely unte...
Gabe Black
2006-12-16
Merge zizzer:/bk/newmem
Gabe Black
2006-12-16
Add in constants which let you explicitly check if endian conversion would do...
Gabe Black
2006-12-05
Move the SyscallReturn class into sim/syscallreturn.hh. Also move some miscre...
Gabe Black
2006-11-30
Load the hypervisor symbols twice, once with an address mask so that we can g...
Ali Saidi
2006-11-23
Merge zizzer:/bk/sparcfs
Ali Saidi
2006-11-23
first cut at a sparc tlb
Ali Saidi
2006-11-16
implement RUSAGE_CHILDREN for getrusage since it's trivial
Nathan Binkert
2006-11-16
Implement current working directory for LiveProcesses
Nathan Binkert
2006-11-13
Expose debugBreakCycle through swig and get rid of
Nathan Binkert
2006-11-12
Create a module called internal where swigged stuff goes.
Nathan Binkert
2006-11-11
Get rid of the ParamContext for pseudo instructions and move
Nathan Binkert
2006-11-10
fix endian issues with condition codes
Ali Saidi
2006-11-08
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-08
simplify maxtick parsing in both the python and the c++.
Lisa Hsu
2006-11-07
Put kernel_stats back into arch.
Gabe Black
2006-11-06
Cleaned up remnants of ivlb and ivle
Gabe Black
2006-11-06
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-06
Got rid of obsolete ivlb and ivle psuedo instructions.
Gabe Black
2006-11-06
Remote GDB support has been changed to use inheritance. Alpha should work, bu...
Gabe Black
2006-11-04
fixes so that M5 will compile under solaris
Ali Saidi
2006-10-31
remove connectAll() and connect() code since it isn't used anymore. (The pyth...
Ali Saidi
2006-10-24
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Steve Reinhardt
2006-10-23
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-22
Add DPRINTF for non-timed quiesce.
Steve Reinhardt
2006-10-21
Add Quiesce trace flag to track CPU quiesce/wakeup events.
Steve Reinhardt
2006-10-21
Tweak a few things for better page fault debugging.
Steve Reinhardt
2006-10-20
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-20
Construct a correct value of PYTHONHOME from the interpreter
Nathan Binkert
2006-10-19
Add new event priority for trace enable events so
Steve Reinhardt
2006-10-17
add code to serialize se structures. Lisa is working on the python side of th...
Ali Saidi
2006-10-16
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-15
Added in missing portions of the stat structure copying function.
Gabe Black
2006-10-11
since memoryMode was put into the System (from SimObject), things got broken ...
Lisa Hsu
[next]