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
Age
Commit message (
Expand
)
Author
2006-06-30
now O3CPU is totally independent of the ISA... all alpha specific stuff is t...
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
Various fixes for the CPU models to support the features that have been moved...
Kevin Lim
2006-06-29
Add in support for quiescing the system, taking checkpoints, restoring from c...
Kevin Lim
2006-06-27
change the page table from map to hash_map and create small cache to to speed...
Ali Saidi
2006-06-27
Make full CPU handle SE faults
Ali Saidi
2006-06-26
Merge zizzer:/bk/newmem
Ali Saidi
2006-06-26
don't depend on the memory system to return the atomic cpu a multiple of cpu ...
Ali Saidi
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-25
Allow ports to be created without a name.
Kevin Lim
2006-06-25
Make OzoneCPU work again in SE/FS.
Kevin Lim
2006-06-22
Checker related updates.
Kevin Lim
2006-06-22
Changes to get OzoneCPU to compile once more.
Kevin Lim
2006-06-22
Change ThreadState constructor ordering to match the rest of the ThreadStates.
Kevin Lim
2006-06-22
Misc fixes.
Kevin Lim
2006-06-22
Split Checker up properly into templated and non-templated definitions.
Kevin Lim
2006-06-22
Fix to have the static inst exec sigs also dependent on the CPU models used.
Kevin Lim
2006-06-18
Merge zizzer:/bk/newmem
Ali Saidi
2006-06-18
minor device fixups
Ali Saidi
2006-06-17
Minor updates.
Kevin Lim
2006-06-17
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-17
Change options back to just being flags instead of taking in a True/False value.
Kevin Lim
2006-06-17
Fix up code to be able to use the Checker.
Kevin Lim
2006-06-17
Split off instantiation into separate CC files for each of the models. This ...
Kevin Lim
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 byte_swap.hh since it's not used
Ali Saidi
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-17
Minor fixes in comments.
Steve Reinhardt
2006-06-16
Add in some of the commonly used Trace/ExeTrace/Debug options.
Kevin Lim
2006-06-16
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-16
Reorganization to move FuncUnit, FUDesc, and OpDesc out of the encumbered dir...
Kevin Lim
2006-06-16
Add in exec_context.hh, which is a file for documentation purposes only. It ...
Kevin Lim
2006-06-16
Miscellaneous minor fixes.
Kevin Lim
2006-06-16
Two updates that got combined into one ChangeSet accidentally. They're both ...
Kevin Lim
2006-06-16
Checker updates.
Kevin Lim
2006-06-15
Initial changes to allowed DetailedCPU to work with other architectures (i.e....
Korey Sewell
2006-06-15
Merge zizzer:/bk/newmem
Ali Saidi
[next]