summaryrefslogtreecommitdiff
path: root/src/sim/Process.py
AgeCommit message (Expand)Author
2014-11-23mem: Page Table map api modificationAlexandru Dutu
2014-11-23x86: Segment initialization to support KvmCPU in SEAlexandru Dutu
2014-10-22syscall_emul: add EmulatedDriver objectSteve Reinhardt
2014-08-28mem: adding architectural page table support for SE modeAlexandru
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2012-07-10Add hook to call map() on Process from python.Steve Reinhardt
2008-07-23process: separate stderr from stdoutMichael Adler
2008-02-27Configs: Make using Simpoints easier with some config files that support them...Rick Strong
2007-10-16Make the process objects use the Params structs in their constructors, and us...Gabe Black
2007-06-20Make sure all parameters have default values if they'reNathan Binkert
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert