summaryrefslogtreecommitdiff
path: root/sim/syscall_emul.hh
AgeCommit message (Expand)Author
2005-06-03Additions/fixes for Tru64 syscall emulation.Steve Reinhardt
2005-03-29expose variables for number of global events per simulated second,Nathan Binkert
2005-03-16Fix the bad addr check to check for allowable addresses in the nxm address spaceRon Dreslinski
2005-03-10Removed unecessary constructor call at each return.Ali Saidi
2005-03-09Changed all syscalls to use syscall return object.Ali Saidi
2005-02-23Added mmap start and end so detailed CPU can know if an access isAli Saidi
2005-01-14Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...Kevin Lim
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-02-05Modify the emulated system calls to support running the SPEC IntDavid Oehmke
2004-02-02Change "Foo& foo" declarations to "Foo &foo".Steve Reinhardt
2003-12-01Formatting & doxygen docs for new syscall emulation code.Steve Reinhardt
2003-12-01Restructuring of LiveProcess etc. to support multiple emulated OS syscallSteve Reinhardt