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
/
cpu
/
simple
Age
Commit message (
Expand
)
Author
2006-10-19
refactor code for the packet, get rid of packet_impl.hh
Nathan Binkert
2006-10-17
Fixes for uni-coherence in timing mode for FS.
Ron Dreslinski
2006-10-12
Merge zizzer:/bk/newmem
Lisa Hsu
2006-10-11
some drain changes in timing (kevin's) and some memory mode assertion changes...
Lisa Hsu
2006-10-09
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-09
Fix caches plus sampling switch over.
Kevin Lim
2006-10-09
Have cpus send snoop ranges
Ron Dreslinski
2006-10-09
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-10-08
add in serialization of AtomicSimpleCPU _status. This is needed because righ...
Lisa Hsu
2006-10-08
Fixes for functional path.
Ron Dreslinski
2006-10-08
Replace tests of LOCKED/UNCACHEABLE flags with isLocked()/isUncacheable().
Steve Reinhardt
2006-10-08
Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)
Steve Reinhardt
2006-10-08
Rename some vars for clarity.
Steve Reinhardt
2006-10-08
Record numCycles properly.
Kevin Lim
2006-10-06
checkpoint recovery was screwed up because a new section was created in the m...
Lisa Hsu
2006-10-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-02
Be sure to set progress interval.
Kevin Lim
2006-09-30
Merge ktlim@zamp:./local/clean/o3-merge/m5
Kevin Lim
2006-09-15
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-08-31
add ISA_HAS_DELAY_SLOT directive instead of "#if THE_ISA == ALPHA_ISA" throug...
Korey Sewell
2006-08-30
Change the cpu pointer in the InstRecord object to a thread context pointer.
Gabe Black
2006-08-15
Fixed ALPHA_FS by moving the remnants of isa_fullsys_traits.hh into arch/alph...
Gabe Black
2006-07-23
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Korey Sewell
2006-07-23
This changeset gets the MIPS ISA pretty much working in the O3CPU. It builds,...
Korey Sewell
2006-07-20
Enforce the timing cpu ticking at it's clock rate
Ali Saidi
2006-07-19
Some minor compiling fixes.
Kevin Lim
2006-07-14
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-12
memory mode information now contained in system object
Ali Saidi
2006-07-12
Updates for serialization. As long as the tickEvent doesn't need to be seria...
Kevin Lim
2006-07-07
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-07
Switch out fixes for CPUs.
Kevin Lim
2006-07-07
Remove hack now that ports work properly
Ron Dreslinski
2006-07-07
Update cpus to use the getPort function to use a connector object to connect ...
Ron Dreslinski
2006-07-06
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-06
Timing cache works for hello world test.
Ron Dreslinski
2006-07-06
Fixes for draining.
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
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-05
Need to change state upon quiescing.
Kevin Lim
2006-07-05
Fix some unset values in the request in the timing CPU.
Ron Dreslinski
2006-06-30
AtomicSimpleCPU with a cache now runs the hello world! test program.
Ron Dreslinski
2006-06-29
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-29
Various fixes for the CPU models to support the features that have been moved...
Kevin Lim
2006-06-26
don't depend on the memory system to return the atomic cpu a multiple of cpu ...
Ali Saidi
2006-06-26
add syscall emulation page table fault so we can allocate more stack pages
Ali Saidi
2006-06-12
Merge zizzer:/bk/newmem
Korey Sewell
2006-06-11
Merge iceaxe.:/Volumes/work/research/m5/head
Nathan Binkert
2006-06-11
Edit Fetch DPRINT in simple CPU
Korey Sewell
2006-06-07
Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in ...
Kevin Lim
[next]