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
2006-09-17
Finished changing how stat structures are translated, fixed the handling of v...
Gabe Black
2006-09-15
Changes to correct stat behavior
Gabe Black
2006-09-15
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-09-11
Merge zizzer:/bk/newmem
Ali Saidi
2006-09-11
add annotation code to m5
Ali Saidi
2006-09-04
More Python hacking to deal with config.py split
Steve Reinhardt
2006-09-03
Made system calls use the uid, etc parameters from the live process.
Gabe Black
2006-09-03
Added uid, euid, gid, egid, pid and ppid parameters to a live process.
Gabe Black
2006-08-28
Add dup() support (from Antti Miettinen).
Steve Reinhardt
2006-08-16
Finish test clean-up & reorg.
Steve Reinhardt
2006-08-15
fixes for gcc 4.1
Ali Saidi
2006-08-15
Some touchup to the reorganized includes and "using" directives.
Gabe Black
2006-08-15
Cleaned up include files and got rid of many using directives in header files.
Gabe Black
2006-07-23
Added myself to the authors list.
Gabe Black
2006-07-19
Get the path to load the ini file from. I'm not sure if this fix is needed i...
Kevin Lim
2006-07-13
add system.mem_mode = ['timing', 'atomic']
Ali Saidi
2006-07-12
memory mode information now contained in system object
Ali Saidi
2006-07-10
Migrate most of main() and and all option parsing to python
Nathan Binkert
2006-07-07
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Korey Sewell
2006-07-07
Take the name of the checkpoint directory in when calling checkpoint() or res...
Kevin Lim
2006-07-07
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Korey Sewell
2006-07-07
Fix so that O3CPU doesnt segfault on exit.
Korey Sewell
2006-07-06
Two minor FS compile fixes.
Kevin Lim
2006-07-06
Change the return value of drain. False means the object wasn't able to drai...
Kevin Lim
2006-07-05
For now using the checkpoint or switchcpu pseudo instructions will return con...
Kevin Lim
2006-07-05
Remove sampler and serializer. Now they are handled through C++ interacting ...
Kevin Lim
2006-07-05
Rename quiesce to drain to avoid confusion with the pseudo instruction.
Kevin Lim
2006-07-03
Fix for FS O3CPU compile ... missing forward class declaration/header file af...
Korey Sewell
2006-06-30
Make O3CPU model independent of the ISA
Korey Sewell
2006-06-29
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-29
Remove function that no longer can be used. We should figure out if we want ...
Kevin Lim
2006-06-29
Add in support for quiescing the system, taking checkpoints, restoring from c...
Kevin Lim
2006-06-26
remove extern "C" from the functions we all from gdb. This isn't requried and...
Ali Saidi
2006-06-26
add syscall emulation page table fault so we can allocate more stack pages
Ali Saidi
2006-06-17
include misc.hh for panic
Nathan Binkert
2006-06-17
add mac os x fast byte swap code
Ali Saidi
2006-06-17
Merge zizzer:/bk/newmem
Ali Saidi
2006-06-17
minor header cleanups
Ali Saidi
2006-06-17
Merge zizzer.eecs.umich.edu:/bk/newmem
Steve Reinhardt
2006-06-17
Fixes to compile under Cygwin.
Steve Reinhardt
2006-06-17
Merge zizzer.eecs.umich.edu:/bk/newmem
Nathan Binkert
2006-06-17
remove profile.cc
Ali Saidi
2006-06-17
Add myself to list of authors
Nathan Binkert
2006-06-17
Merge zizzer:/bk/newmem
Ali Saidi
2006-06-17
Rename SWIG "main" module to "cc_main" so it's
Steve Reinhardt
2006-06-17
Add --outdir option. Didn't call it "-d" since
Steve Reinhardt
2006-06-15
Merge zizzer:/bk/newmem
Ali Saidi
2006-06-14
add a comment that should be able to pass --help after config file
Ali Saidi
2006-06-13
Move SimObject creation and Port connection loops
Steve Reinhardt
2006-06-13
allow long opts to m5 and add a help flag back.
Ali Saidi
[next]