summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-10-08Replace tests of LOCKED/UNCACHEABLE flags with isLocked()/isUncacheable().Steve Reinhardt
2006-10-08Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)Steve Reinhardt
2006-10-08Rename some vars for clarity.Steve Reinhardt
2006-10-08Allocate new thread stacks and shared mem region via Process page tableSteve Reinhardt
2006-10-07Merge zizzer:/bk/newmemAli Saidi
2006-10-07Fix a missing pointerRon Dreslinski
2006-10-07No need to keep trying to request the data bus if we are already waiting.Ron Dreslinski
2006-10-07Add mechanism for caches to handle failure of the fast path on responses.Ron Dreslinski
2006-10-07Fix infinite writebacks bug in cache.Ron Dreslinski
2006-10-06Merge zizzer:/bk/newmemAli Saidi
2006-10-06system.cc:Ali Saidi
2006-10-06Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-10-06Another thread number removedRon Dreslinski
2006-10-06Remove threadnum from cache everywhere for nowRon Dreslinski
2006-10-06checkpoint recovery was screwed up because a new section was created in the m...Lisa Hsu
2006-10-06there are two main thrusts of this changeset.Lisa Hsu
2006-10-05Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-10-05remove traces of binningNathan Binkert
2006-10-05Fixes for functional accesses to use the snoop path.Ron Dreslinski
2006-10-05First pass at snooping stuff that compiles and doesn't break.Ron Dreslinski
2006-10-05fix the argument to m5.simulate() on a checkpoint.Lisa Hsu
2006-10-05Static global object don't work well, if the variables areNathan Binkert
2006-10-02Oops, forgot to assign the option to the param context.Kevin Lim
2006-10-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-10-02Be sure to set progress interval.Kevin Lim
2006-10-02Add in ability to start a trace at a specific cycle.Kevin Lim
2006-10-02Updates to fix merge issues and bring almost everything up to working speed. ...Kevin Lim
2006-09-30Merge ktlim@zamp:./local/clean/o3-merge/m5Kevin Lim
2006-09-18add boiler plate intel nic codeAli Saidi
2006-09-17Finished changing how stat structures are translated, fixed the handling of v...Gabe Black
2006-09-15Changes to correct stat behaviorGabe Black
2006-09-15Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-09-11Merge zizzer:/bk/newmemAli Saidi
2006-09-11add annotation code to m5Ali Saidi
2006-09-08Add support for assigning lists of ports or proxies to VectorPorts.Steve Reinhardt
2006-09-06Try to make unproxy order more deterministic.Steve Reinhardt
2006-09-05Enable proxies (Self/Parent) for specifying ports.Steve Reinhardt
2006-09-05Print ports in config.ini as well.Steve Reinhardt
2006-09-04More Python hacking to deal with config.py splitSteve Reinhardt
2006-09-04Split config.py into multiple files.Steve Reinhardt
2006-09-04config.py:Steve Reinhardt
2006-09-03Made system calls use the uid, etc parameters from the live process.Gabe Black
2006-09-03Fix up the parameters to getInstRecordGabe Black
2006-09-03Make the ASI constants available to the decoder.Gabe Black
2006-09-03Make the auxiliary vectors use the uid, euid, gid and egid parameters from th...Gabe Black
2006-09-03Fixing up parameters of getInstRecordGabe Black
2006-09-03Added uid, euid, gid, egid, pid and ppid parameters to a live process.Gabe Black
2006-09-03A quick fix to isolate the tracing code to SPARCGabe Black
2006-09-01Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2006-09-01Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt