summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
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-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
2006-06-16Update this with the same option as single_fs.pyKevin Lim
2006-06-16Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-16Two updates that got combined into one ChangeSet accidentally. They're both ...Kevin Lim
2006-06-15Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2006-06-15Get Port stuff working with full-system scripts.Steve Reinhardt
2006-06-14tried to undo change and it didnt work so might as well put it backKorey Sewell
2006-06-14change back, BK is acting upKorey Sewell
2006-06-14add cycle to exit messageKorey Sewell
2006-06-13Move SimObject creation and Port connection loopsSteve Reinhardt
2006-06-13Add in DetailedCPU to test.Kevin Lim
2006-06-11Move LiveProcess::create() from arch-specific filesSteve Reinhardt
2006-06-10Don't allow SimObject-valued class params to be setSteve Reinhardt
2006-06-10Update scripts for testing ALPHA_FS and MIPS_SE.Steve Reinhardt
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-05-17Get basic full-system working with AtomicSimpleCPU.Steve Reinhardt