summaryrefslogtreecommitdiff
path: root/src/sim/syscall_emul.cc
AgeCommit message (Expand)Author
2006-11-16Implement current working directory for LiveProcessesNathan Binkert
2006-09-17Finished changing how stat structures are translated, fixed the handling of v...Gabe Black
2006-09-15Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-09-03Made system calls use the uid, etc parameters from the live process.Gabe Black
2006-08-28Add dup() support (from Antti Miettinen).Steve Reinhardt
2006-07-03Fix for FS O3CPU compile ... missing forward class declaration/header file af...Korey Sewell
2006-06-09Merge vm1.(none):/home/stever/bk/newmemSteve Reinhardt
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-06-09Authorship stuffKorey Sewell
2006-06-09add fcntl64FuncKorey Sewell
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt