summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
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
2006-05-16Split SimpleCPU into two different models, AtomicSimpleCPU andSteve Reinhardt
2006-05-07Minor changes for FP ... MIPS now works for floating-point programs...Korey Sewell
2006-05-04Merge zizzer:/bk/newmemKorey Sewell
2006-05-02Redo the FloatRegFile using unsigned integersKorey Sewell
2006-04-28Merge zizzer:/bk/newmemAli Saidi
2006-04-28random mix of tidbitsAli Saidi
2006-04-28Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-04-28Changed the hello_sparc executable back to the cross compiled oneGabe Black