----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3677/ -----------------------------------------------------------
(Updated Jan. 19, 2017, 4:05 p.m.) Review request for Default. Repository: gem5 Description (updated) ------- Changeset 11804:2f4d3f563e76 --------------------------- syscall_emul: [patch 11/22] extend functionality of fcntl This changeset adds defines for new Linux flags for the fcntl system call, moves the fcntl implementation from syscall_emul.cc to syscall_emul.cc, and rewrites the system call. Diffs (updated) ----- src/arch/x86/linux/process.cc 97eebddaae84b4c0e555255375f283bbf653862a src/sim/syscall_emul.hh 97eebddaae84b4c0e555255375f283bbf653862a src/sim/syscall_emul.cc 97eebddaae84b4c0e555255375f283bbf653862a Diff: http://reviews.gem5.org/r/3677/diff/ Testing ------- Thanks, Brandon Potter _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
