summaryrefslogtreecommitdiff
path: root/configs/common
AgeCommit message (Expand)Author
2007-01-09add memory mapped disk deviceAli Saidi
2006-12-06Many more fixes for SPARC_FS. Gets us to the point where SOFTINT startsAli Saidi
2006-12-04More changes to get SPARC fs closer. Now at 1.2M cycles before differenceAli Saidi
2006-11-30Load the hypervisor symbols twice, once with an address mask so that we can g...Ali Saidi
2006-11-29Merge zizzer:/bk/sparcfsGabe Black
2006-11-26Include check for making sure caches are enabled.Kevin Lim
2006-11-22Added a parameter to set memory to zero. This is to support Legion, and once ...Gabe Black
2006-11-22Merge zizzer:/bk/sparcfsGabe Black
2006-11-20Add in rom/rams for the nvram, hypervisor description, and partition descript...Gabe Black
2006-11-16Implement a single config file to encompass all of the SPECNathan Binkert
2006-11-16Merge zower.eecs.umich.edu:/home/gblack/m5/newmemmemopsGabe Black
2006-11-16Fixes for SPARC_FSGabe Black
2006-11-15Add L2 cache option to fs.py --l2cacheRon Dreslinski
2006-11-10Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-11-09Get SPARC to the point that it starts running. Add ability to load the ROM bi...Ali Saidi
2006-11-09Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-11-09Clean up config scripts to not have to worry about attaching a cache only to ...Kevin Lim
2006-11-08simplify maxtick parsing in both the python and the c++.Lisa Hsu
2006-11-08make rcS files read from the m5 source directory, not /dist.Lisa Hsu
2006-11-08change to os.path.join like nate wanted.Lisa Hsu
2006-11-01factor some more commone code and enable going from checkpoint into arbitrary...Lisa Hsu
2006-11-01make it so that you can do a standard switch without the caches option. this...Lisa Hsu
2006-11-01change name of 2nd switch_cpu so that ckpt recovery with multiple cpus doens'...Lisa Hsu
2006-10-31Fix up configs.Kevin Lim
2006-10-30FSConfig.py:Lisa Hsu
2006-10-30se.py, fs.py:Lisa Hsu
2006-10-30ensure that there is a "/" between the cptdir and the cpt.%d.Lisa Hsu
2006-10-30decouple the switch option from the warmup period option - parsing was confus...Lisa Hsu
2006-10-30add some comments and make the warmup period in a switchover parameterizable.Lisa Hsu
2006-10-27factor out common run code from se.py and fs.py.Lisa Hsu
2006-10-22Add mutex test to Benchmarks.py.Steve Reinhardt
2006-10-17Rename 'Machine' to 'SysConfig'.Steve Reinhardt
2006-10-10Two minor fixes.Kevin Lim
2006-10-08Clean up configs.Kevin 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-16add etherdump file optionAli Saidi
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-22Last minute check in. Very few functional changes other than some minor conf...Kevin 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