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-03-06
Move all of the parameters of the Root SimObject so they are
Nathan Binkert
2007-03-05
Add stub for x86 process creation
Gabe Black
2007-03-04
Don't use the exact same name as a system header #define
Nathan Binkert
2007-03-03
include signal.h
Nathan Binkert
2007-03-03
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-02
Factor code out of main.cc and main.i into a bunch of files
Nathan Binkert
2007-03-03
Implement the _llseek syscall. It's Linux only, so we'll actually use the lse...
Gabe Black
2007-03-03
Fix some issues with 32 bit processes.
Gabe Black
2007-02-28
Make trap instructions always generate TrapInstruction Fault objects which ca...
Gabe Black
2007-02-21
Make it easier to turn off the remote debugger
Nathan Binkert
2007-02-21
add pseduo instruction support for sparc
Ali Saidi
2007-02-18
Get rid of the stand alone ParamContext since all of the
Nathan Binkert
2007-02-17
Get rid of the Statistics and Statreset ParamContexts, and
Nathan Binkert
2007-02-17
Check that there is a param context list before trying
Nathan Binkert
2007-02-17
Remove the event_ignore stuff since it was never really used
Nathan Binkert
2007-02-17
Give the progress event its own priority
Nathan Binkert
2007-02-17
Pass an exception from a python event through the event queue
Nathan Binkert
2007-02-14
Force the st_blksize field of a stat call to be 8k.
Gabe Black
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
[next]