> On juil. 23, 2016, 12:18 après-midi, Jason Lowe-Power wrote: > > 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.
I did it two or three weeks ago, so i think that some former patch adding other syscalls could have messed my patch. I'll repost it next week, when I am back. - Nicolas ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3583/#review8515 ----------------------------------------------------------- On juil. 23, 2016, 11:03 matin, Nicolas Derumigny wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3583/ > ----------------------------------------------------------- > > (Updated juil. 23, 2016, 11:03 matin) > > > 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
