----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3464/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11595:b1f5e8d56292 --------------------------- syscall_emul: implement newfstatat, mbind and faccessat syscall newfstatat syscall is fully implemented but mbind syscall is ignored with a warning and faccessat syscall is redirected to the existing implementation of that syscall. Diffs ----- src/arch/x86/linux/process.cc e41eca4aecbb65d14e2d38d52d2264b375c00d70 src/sim/syscall_emul.hh e41eca4aecbb65d14e2d38d52d2264b375c00d70 Diff: http://reviews.gem5.org/r/3464/diff/ Testing ------- Thanks, Sooraj Puthoor _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
