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-07-06
Support for draining, and the new method of switching out. Now switching out...
Kevin Lim
2006-07-06
Change the return value of drain. False means the object wasn't able to drai...
Kevin Lim
2006-07-06
Had to add this because for some reason gcc wasnt recognizing "THE_ISA == ALP...
Korey Sewell
2006-07-06
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Korey Sewell
2006-07-06
Use O3DynInst in cpu_models.py and in static_inst_exec_sigs.hh instead of a s...
Korey Sewell
2006-07-06
more steps toward O3 SMT
Korey Sewell
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-05
Checker ignores any faults that occur in syscall emulation mode for now.
Kevin Lim
2006-07-05
Fix up some merge problems.
Kevin Lim
2006-07-05
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-05
Need to change state upon quiescing.
Kevin Lim
2006-07-05
Alphabetize traceflags, rename FullCPUAll flag to O3CPUAll.
Kevin Lim
2006-07-05
Split off files that are shared across the O3 and Ozone models.
Kevin Lim
2006-07-05
Add some different parameters. The main change is that the writeback count i...
Kevin Lim
2006-07-05
Fix some unset values in the request in the timing CPU.
Ron Dreslinski
2006-07-03
Fix for FS O3CPU compile ... missing forward class declaration/header file af...
Korey Sewell
2006-07-02
typo ... change 'single_thread' to 'round_robin_policy'
Korey Sewell
2006-07-02
Fix default SMT configuration in O3CPU (i.e. fetch policy, workloads/numThreads)
Korey Sewell
2006-07-01
traceflag stuff
Korey Sewell
2006-07-01
fix cpu builder to build the correct name...
Korey Sewell
2006-06-30
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Korey Sewell
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-30
AtomicSimpleCPU with a cache now runs the hello world! test program.
Ron Dreslinski
2006-06-30
First pass, now compiles with current head of tree.
Ron Dreslinski
2006-06-30
Fix the packet data allocation methods. Small fixes from changesets after my...
Ron Dreslinski
2006-06-30
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-06-30
All files compile in the mem directory except cache_builder
Ron Dreslinski
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-29
Still missing prefetch and tags directories as well as cache builder.
Ron Dreslinski
2006-06-28
More Changes, working towards cache.cc compiling. Headers cleaned up.
Ron Dreslinski
2006-06-28
Backing in more changsets, getting closer to compile
Ron Dreslinski
2006-06-28
Was having difficulty with merging the cache, reverted to an early version an...
Ron Dreslinski
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
[prev]
[next]