summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-06there are two main thrusts of this changeset.Lisa Hsu
2006-10-06add an option for defining a directory in which to place all your checkpoints...Lisa Hsu
2006-10-06Merge zizzer:/bk/newmemLisa Hsu
2006-10-06update full system references for newest disk image from linux-dist.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-02Merge ktlim@zizzer:/bk/newmemKevin 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-10-01Move Python setup into Configure section so we can test whether theSteve Reinhardt
2006-09-30Merge ktlim@zamp:./local/clean/o3-merge/m5Kevin Lim
2006-09-28Updates to Ozone CPU.Kevin Lim
2006-09-28Minor changes plus updates to O3.Kevin Lim
2006-09-18Add CoherenceProtocol object to objects list.Steve Reinhardt
2006-09-18add boiler plate intel nic codeAli Saidi
2006-09-17Adding what was tracedump but is now statetrace to the tree. Let me know if s...Gabe Black
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-08Added cscope-find.py utility to generate file list for cscope.Steve Reinhardt
2006-09-08Add support for assigning lists of ports or proxies to VectorPorts.Steve Reinhardt
2006-09-07Update port numbers from new unproxy ordering.Steve Reinhardt
2006-09-06Try to make unproxy order more deterministic.Steve Reinhardt
2006-09-06Delete some output files that never should have beenSteve Reinhardt
2006-09-05Enable proxies (Self/Parent) for specifying ports.Steve Reinhardt
2006-09-05Update reference config.ini files to include port mappings.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-02regress:Steve Reinhardt
2006-09-01Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2006-09-01Get rid of extra stuff in util/regress only needed by cron job,Steve Reinhardt
2006-09-01Add o3-timing configuration for ALPHA_SE "Hello world" tests.Steve Reinhardt