x86, sim: add some syscalls to X86
authorTony Gutierrez <anthony.gutierrez@amd.com>
Thu, 4 Aug 2016 16:32:21 +0000 (12:32 -0400)
committerTony Gutierrez <anthony.gutierrez@amd.com>
Thu, 4 Aug 2016 16:32:21 +0000 (12:32 -0400)
commit0b68475b102a9ecc769d1a3493a34055e08c2e7e
tree57f62500e90ec13cb02ae741e008742d97f2bdde
parent8eb9cf8e944dac240c135cd2baff261e90c0c2b9
x86, sim: add some syscalls to X86

this patch adds an implementation for the pwrite64 syscall and
enables it for x86_64, and enables fstatfs for x86_64.
src/arch/x86/linux/process.cc
src/sim/syscall_emul.hh