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
Age
Commit message (
Expand
)
Author
2006-02-15
Changes to start making the tree use the new memory system. Trying to compil...
Ron Dreslinski
2006-02-15
Many changes that make the new mem system compile. Now to convert the rest o...
Ron Dreslinski
2006-02-07
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-02-07
Pushing current state. Need to fix compilation problems, have moved the SCON...
Ron Dreslinski
2006-02-03
Update for new memory system. Uses the ports to access memory now. Also sup...
Kevin Lim
2006-02-03
Adding some more things toward having cpu->mem test in place. Still need to ...
Ron Dreslinski
2006-01-31
Remove non-needed functions, fix return values of completion handler.
Ron Dreslinski
2006-01-31
More changes toward making simpleCpu use new port interface.
Ron Dreslinski
2006-01-31
More include files, removing definition of SendResult whioch isn't needed any...
Ron Dreslinski
2006-01-31
Fixed some void functions with returns, first stab at cpu ports.
Ron Dreslinski
2006-01-31
Merge zizzer:/bk/newmem
Ali Saidi
2006-01-31
changed sendresult -> bool,tick,void as appropriate
Ali Saidi
2006-01-31
Add proper includes
Ron Dreslinski
2006-01-31
Listing some of the enum structures
Ron Dreslinski
2006-01-31
Inital split up of the header files for the new memory system. Still need to...
Ron Dreslinski
2006-01-29
Hacks to avoid compiling in old FullCPU model.
Steve Reinhardt
2006-01-29
Add PageTable code and SConscript fixes for new syscall emulation
Steve Reinhardt
2006-01-28
Changes for Process object initialization in merged-memory environment.
Steve Reinhardt
2006-01-24
added Request struct and updated Packet as per meeting 24/01/2006
Ali Saidi
2006-01-17
Update interface from 1/17 meeting.
Steve Reinhardt
2006-01-16
Couple more interface additions.
Steve Reinhardt
2005-12-23
More evolution of the new interface.
Steve Reinhardt
2005-12-23
Add ChunkGenerator object for breaking arbitrary regions
Steve Reinhardt
2005-12-23
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Steve Reinhardt
2005-12-23
Fix roundUp function template so explicit arg is not
Steve Reinhardt
2005-12-23
Change base/intmath.{cc,hh} to follow m5 style.
Steve Reinhardt
2005-12-23
tweak try1.cc
Nathan Binkert
2005-12-23
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2005-12-23
Move the memory hierarchy to oldmem and leave an empty
Nathan Binkert
2005-12-23
Updates to Memory system changes document.
Nathan Binkert
2005-12-22
Add a more refined stab at some of the new interface.
Steve Reinhardt
2005-12-22
Add notes from latest memory system redesign meetings.
Steve Reinhardt
2005-12-21
Make ScsiController a PioDevice so it works again.
Nathan Binkert
2005-12-19
Create the ProxyError Exception. Raise it when an unproxy
Nathan Binkert
2005-12-19
Add a little bit of support to grab info for making graphs
Nathan Binkert
2005-12-06
Make simulation termination message less threatening... maybe
Steve Reinhardt
2005-12-01
Two small fixes for mem_req's and Probe path with MOSI/MOESI
Ron Dreslinski
2005-11-29
Add support for multiple streams being configured with the INITPARAM
Ali Saidi
2005-11-28
Virtualized SINIC fixes
Nathan Binkert
2005-11-28
Make the debugger a bit more useful with m5.opt by moving stuff
Nathan Binkert
2005-11-25
Virtualize sinic
Nathan Binkert
2005-11-25
Add the capability to iterate through the packets in a pktfifo,
Nathan Binkert
2005-11-22
Major improvements in the graph output code. Mostly adding more
Nathan Binkert
2005-11-22
Change the set of statistics that are generated when specifying "all"
Nathan Binkert
2005-11-22
More changes from cpus named fullX to runX
Nathan Binkert
2005-11-22
Fix the system clock at 1THz making 1 simulation tick = 1 ps
Nathan Binkert
2005-11-22
make the NUMCPUS parameter always refer to the total number of cpus
Nathan Binkert
2005-11-22
Make sure that the aiobench client has enough memory.
Nathan Binkert
2005-11-22
Clean up the newly updated iscsi-client script
Nathan Binkert
2005-11-22
Apply patch for syscall emulation provided by Antti Miettinen (apm@brigitte.d...
Kevin Lim
[next]