summaryrefslogtreecommitdiff
path: root/configs/test/test.py
AgeCommit message (Expand)Author
2006-08-16Finish test clean-up & reorg.Steve Reinhardt
2006-07-23Fix up test.pyKevin Lim
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-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-07Update cpus to use the getPort function to use a connector object to connect ...Ron Dreslinski
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-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-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-10Update scripts for testing ALPHA_FS and MIPS_SE.Steve Reinhardt
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-05-16Split SimpleCPU into two different models, AtomicSimpleCPU andSteve Reinhardt
2006-03-29update for connector magicAli Saidi
2006-03-25update for objects having a busAli Saidi
2006-03-15add translations for new sections that are mmapped or when the brkAli Saidi
2006-03-10Compiles now (with CPU_MODELS=SimpleCPU), but hangsSteve Reinhardt