summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2006-10-10Two minor fixes.Kevin Lim
2006-10-09Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-10-09add in checkpoint restoration option, you can restore a checkpoint by giving ...Lisa Hsu
2006-10-08Set cpu_id params (required by ll/sc code now).Steve Reinhardt
2006-10-08Clean up configs.Kevin Lim
2006-10-06add an option for defining a directory in which to place all your checkpoints...Lisa Hsu
2006-10-05fix the argument to m5.simulate() on a checkpoint.Lisa Hsu
2006-09-30Merge ktlim@zamp:./local/clean/o3-merge/m5Kevin Lim
2006-09-11Merge zizzer:/bk/newmemAli Saidi
2006-09-11add annotation code to m5Ali Saidi
2006-09-05Enable proxies (Self/Parent) for specifying ports.Steve Reinhardt
2006-08-29Add FULL_SYSTEM check to example/fs.py.Steve Reinhardt
2006-08-29Add missing cpu mem param to example/se.py.Steve Reinhardt
2006-08-24Updates to configs to support various sampling forms, truncated execution forms.Kevin Lim
2006-08-21fs.py:Steve Reinhardt
2006-08-20configs/example/fs.py:Steve Reinhardt
2006-08-17Merge zizzer:/bk/newmemLisa Hsu
2006-08-17make tree rcS files reflect what we've been actually using in /dist.Lisa Hsu
2006-08-16add etherdump file optionAli Saidi
2006-08-16Add in checkpointing in the frontend, so that when a checkpoint is called, th...Lisa Hsu
2006-08-16Finish test clean-up & reorg.Steve Reinhardt
2006-08-16More restructuring of regression tests.Steve Reinhardt
2006-08-15implement benchmark selection codeAli Saidi
2006-08-11Add in a bunch more stuff.Kevin Lim
2006-07-27Clean up some more config stuff.Kevin Lim
2006-07-23Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-23Fix up test.pyKevin Lim
2006-07-22Reorganized SPARC binariesGabe Black
2006-07-22Last minute check in. Very few functional changes other than some minor conf...Kevin Lim
2006-07-21Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-21Rearrange the FS configs to be more shared. Also check in the full-system te...Kevin Lim
2006-07-21Some reorganization. Options are all handled at the user level script. Move...Kevin Lim
2006-07-20Enforce the timing cpu ticking at it's clock rateAli Saidi
2006-07-19Update configs.Kevin Lim
2006-07-14Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-13add system.mem_mode = ['timing', 'atomic']Ali Saidi
2006-07-12Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-12Initial try of consolidating configuration files so they can be shared more e...Kevin Lim
2006-07-10Migrate most of main() and and all option parsing to pythonNathan Binkert
2006-07-10Update FS configs to use cpu connectors for portsRon Dreslinski
2006-07-07Update cpus to use the getPort function to use a connector object to connect ...Ron Dreslinski
2006-07-06Add default responder to busAli Saidi
2006-07-03Added hook to check for SMT workloads. SMT is identified by adding a semicolo...Korey Sewell
2006-06-27Add help strings for optionsAli Saidi
2006-06-26Merge zizzer:/bk/newmemAli Saidi
2006-06-26add python options for input file and command line options for live processAli Saidi
2006-06-18use 'tick' instead of 'cycle'Korey Sewell
2006-06-18minor device fixupsAli Saidi
2006-06-17Make the system paths more configurableNathan Binkert
2006-06-17Add --outdir option. Didn't call it "-d" sinceSteve Reinhardt