summaryrefslogtreecommitdiff
path: root/src/python/m5/objects/System.py
AgeCommit message (Expand)Author
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert
2006-11-30Load the hypervisor symbols twice, once with an address mask so that we can g...Ali Saidi
2006-11-20Add in rom/rams for the nvram, hypervisor description, and partition descript...Gabe Black
2006-11-09Get SPARC to the point that it starts running. Add ability to load the ROM bi...Ali Saidi
2006-09-30Merge ktlim@zamp:./local/clean/o3-merge/m5Kevin Lim
2006-09-04More Python hacking to deal with config.py splitSteve Reinhardt
2006-07-13add system.mem_mode = ['timing', 'atomic']Ali Saidi
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt