----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3583/#review8515 -----------------------------------------------------------
Thanks for the patch, Nicolas. It looks like it doesn't apply cleanly, though. Could you repost by using "hg postreview -o"? Also, be sure to use the gem5 development repo as the base for your changeset, not gem5-stable. - Jason Lowe-Power On July 23, 2016, 11:03 a.m., Nicolas Derumigny wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3583/ > ----------------------------------------------------------- > > (Updated July 23, 2016, 11:03 a.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > syscall_emu: Added getdents and getdents64 syscalls > > > Diffs > ----- > > src/arch/x86/linux/process.cc 5ab4fbb86527 > src/sim/syscall_emul.hh 5ab4fbb86527 > src/sim/syscall_emul.cc 5ab4fbb86527 > > Diff: http://reviews.gem5.org/r/3583/diff/ > > > Testing > ------- > > Works with readdir() wrapper, tested with CERE codelets > (https://github.com/benchmark-subsetting/cere). > > > Thanks, > > Nicolas Derumigny > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
