summaryrefslogtreecommitdiff
path: root/configs/common/FSConfig.py
AgeCommit message (Expand)Author
2007-03-06Move all of the parameters of the Root SimObject so they areNathan Binkert
2007-03-03Add Iob and remove the fake deviceAli Saidi
2007-03-03Implement Niagara I/O interface and rework interruptsAli Saidi
2007-02-21Get rid of the ConsoleListener SimObject and just fold theNathan Binkert
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-22Added a parameter to set memory to zero. This is to support Legion, and once ...Gabe Black
2006-11-20Add in rom/rams for the nvram, hypervisor description, and partition descript...Gabe Black
2006-11-16Fixes for SPARC_FSGabe Black
2006-11-09Get SPARC to the point that it starts running. Add ability to load the ROM bi...Ali Saidi
2006-10-30FSConfig.py:Lisa Hsu
2006-10-30se.py, fs.py:Lisa Hsu
2006-10-17Rename 'Machine' to 'SysConfig'.Steve Reinhardt
2006-10-08Clean up configs.Kevin Lim
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