gem5/src/kern
Brandon Potter acce7b0dc0 syscall-emul: Add functionality to open syscalls
This changeset adds refactors the existing open system call,
adds the openat variant (enabled for x86 builds), and adds
additional "special file" test cases for /proc/meminfo and
/etc/passwd.

Change-Id: I6f429db65bbf2a28ffa3fd12df518c2d0de49663
Reviewed-on: https://gem5-review.googlesource.com/2265
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Tony Gutierrez <anthony.gutierrez@amd.com>
Reviewed-by: Michael LeBeane <Michael.Lebeane@amd.com>
2017-03-09 22:42:45 +00:00
..
freebsd syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead 2016-11-09 14:27:40 -06:00
linux syscall-emul: Add functionality to open syscalls 2017-03-09 22:42:45 +00:00
solaris syscall-emul: Add functionality to open syscalls 2017-03-09 22:42:45 +00:00
kernel_stats.cc alpha: Remove ALPHA tru64 support and associated tests 2016-11-17 04:54:14 -05:00
kernel_stats.hh alpha: Remove ALPHA tru64 support and associated tests 2016-11-17 04:54:14 -05:00
operatingsystem.cc syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead 2016-11-09 14:27:40 -06:00
operatingsystem.hh syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead 2016-11-09 14:27:40 -06:00
SConscript alpha: Remove ALPHA tru64 support and associated tests 2016-11-17 04:54:14 -05:00
system_events.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
system_events.hh Moved the idle event out of system_events.hh. The skipFuncEvent can be made ISA independent by making it use the #define for branch delay slots (and NNPC) 2006-11-07 05:38:33 -05:00