summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
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
2006-04-24Mostly done with all device models for new memory system. Still need to get t...Ali Saidi
2006-04-20make ide disk work for newmemAli Saidi
2006-04-13update Hello World binary for mips... the old one did not have a newlineKorey Sewell
2006-04-12fs now gets to the point where it would really like a filesystem.Ali Saidi
2006-04-06a sparc binary that can be debuggedAli Saidi
2006-04-06Fixed up the isa description. Also added some capability to the isa_parser in...Gabe Black
2006-03-31Fixes to SPARC for syscall emulation mode.Gabe Black
2006-03-29update for connector magicAli Saidi
2006-03-25update for objects having a busAli Saidi
2006-03-15Merge zizzer:/bk/newmemKorey Sewell
2006-03-15add translations for new sections that are mmapped or when the brkAli Saidi
2006-03-15add mips simple test in config directoryKorey Sewell
2006-03-10Compiles now (with CPU_MODELS=SimpleCPU), but hangsSteve Reinhardt
2006-03-01More progress toward actually running a program.Steve Reinhardt
2005-11-29Add support for multiple streams being configured with the INITPARAMAli Saidi
2005-11-22Clean up the newly updated iscsi-client scriptNathan Binkert
2005-11-09new rcS file for open-iscsi rather than the old linux-iscsiLisa Hsu
2005-09-16various changes to the boot scriptsNathan Binkert
2005-06-13Add NFS-dbench, and iscsi dbench benchmarksNathan Binkert
2005-06-04Clean up to work with recent python config changes.Steve Reinhardt
2005-06-01A few more config updates. Works with regression now.Steve Reinhardt
2005-04-30Cleanup rcS files. Make sure there are enough tracked connections.Nathan Binkert
2005-04-28Make ip_conntrack table size largerRon Dreslinski
2005-03-23Add some new config filesAli Saidi