syscall_emul: [patch 10/22] refactor fdentry and add fdarray class
[gem5.git] / src / sim / syscall_emul.cc
2016-11-09 Brandon Pottersyscall_emul: [patch 10/22] refactor fdentry and add...
2016-11-09 Brandon Pottersyscall_emul: [patch 5/22] remove LiveProcess class...
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2017-01-20 Brandon Pottersyscall_emul: #ifdef new system calls to allow builds...
2016-11-09 Brandon Pottersyscall_emul: [patch 2/22] move SyscallDesc into its...
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-12-15 Brandon Pottersyscall_emul: implement fallocate
2016-10-15 Nicolas Derumignysyscall: read() should not write anything if reading...
2016-03-17 Brandon Pottersyscall_emul: extend mmap system call to support file...
2016-03-17 Alexandru Dutusyscall_emul: add extra debug support for syscalls
2016-03-17 Brandon Pottersyscall_emul, style: refactor lseek
2015-09-29 Joel Hestnesssyscall_emul: Bandage readlink /proc/self/exe
2015-07-20 David Hashesyscall: Add readlink to x86 with special case /proc...
2015-07-24 Brandon Potterstyle: change Process function calls to use camelCase
2015-07-24 Brandon Pottersyscall_emul: standardized file descriptor name and...
2015-07-24 Brandon Potterbase: refactor process class (specifically FdMap and...
2015-07-24 Brandon Pottersyscall_emul: file descriptor interface changes
2015-05-05 Steve Reinhardtsyscall_emul: fix warn_once behavior
2015-04-13 Nilay Vaishsim: fix function for emulating dup()
2015-01-03 mike uptonarm: Add unlinkat syscall implementation
2014-11-24 Andreas Hanssonmisc: Another round of static analysis fixups
2014-10-30 Ali Saidiautomated merge
2014-09-02 Steve Reinhardtsyscall_emul: add retry flag to SyscallReturn
2014-10-22 Nilay Vaishsim: revert 6709bbcf564d
2014-10-20 Michael Adlersim: implement getdents/getdents64 in user mode
2014-10-20 Severin Wischmann... x86: syscall: implementation of exit_group
2014-09-03 Andreas Hanssonarch: Cleanup unused ISA traits constants
2014-07-19 Steve Reinhardtsyscall emulation: fix fast build issue
2014-07-19 Steve Reinhardtsyscall emulation: fix DPRINTF arg ordering bug
2014-05-12 Steve Reinhardtsyscall emulation: clean up & comment SyscallReturn
2014-04-17 Ali Saidisim, arm: implement more of the at variety syscalls
2013-01-08 Mitch Hayengaarm: add access syscall for ARM SE mode
2013-01-05 Gabe BlackSPARC: Keep a copy of the current ASI in the decoder.
2012-02-24 Andreas HanssonMEM: Make port proxies use references rather than pointers
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-17 Andreas HanssonMEM: Add port proxies instead of non-structural ports
2012-01-07 Gabe BlackMerge with main repository.
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-23 Steve ReinhardtSE: move page allocation from PageTable to Process
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Chris EmmonsARM: Add minimal ARM_SE support for m5threads.
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-09-14 Gabe BlackCPU: Trim unnecessary includes from some common files.
2010-07-22 Timothy M. JonesSyscall: Don't close the simulator's standard file...
2010-01-19 Derek Howermerge
2009-11-14 Ali SaidiSE: Fix SE mode OS X compilation.
2009-11-11 Gabe BlackMerge with the head.
2009-11-09 Vince Weaversyscall: missing initializer in getcwd call
2009-11-05 Nathan Binkertbuild: fix compile problems pointed out by gcc 4.4
2009-10-30 Vince WeaverSysCalls: Implement truncate64 system call
2009-10-31 Gabe BlackSyscalls: Fix a warning turned error about an unused...
2009-10-30 Gabe BlackSyscalls: Make system calls access arguments like a...
2009-10-24 Timothy M. Jonessyscall: Zero out memory that already exists during...
2009-10-24 Timothy M. Jonessyscall: Implementation of the ftruncate64 system call.
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-07-13 Derek Howermerge
2009-07-10 Gabe BlackSPARC: Set up a lookup table for integer register flatt...
2009-04-25 Gabe BlackSPARC: Tighten up the clone system call and SPARCs...
2009-04-21 Steve Reinhardtsyscall_emul: style fixes (mostly wrapping overly long...
2009-04-21 Steve Reinhardtsyscall: Resolve conflicts between m5threads and Gabe...
2009-04-21 Daniel SanchezCommit m5threads package.
2009-04-15 Steve ReinhardtGet rid of the Unallocated thread context state.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-27 Gabe BlackProcesses: Make getting and setting system call argumen...
2008-11-15 Steve Reinhardtsyscalls: fix latent brk/obreak bug.
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-08-04 Nathan Binkertsyscall: Avoid a compiler warning which turns into...
2008-07-23 Michael Adlersyscalls: Add a bunch of missing system calls.
2007-11-29 Ali Saidimerge, no manual changes
2007-11-29 Rick StrongSerialization: Fix serialization of file descriptors...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-04 Ali SaidiMerge zizzer:/bk/newmem
2007-03-03 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Gabe BlackImplement the _llseek syscall. It's Linux only, so...
2006-11-23 Ali SaidiMerge zizzer:/bk/sparcfs
2006-11-22 Gabe BlackMerge zizzer:/bk/sparcfs
2006-11-18 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-16 Nathan BinkertImplement current working directory for LiveProcesses
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-09-17 Gabe BlackFinished changing how stat structures are translated...
2006-09-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-09-03 Gabe BlackMade system calls use the uid, etc parameters from...
2006-08-28 Steve ReinhardtAdd dup() support (from Antti Miettinen).
2006-07-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-07-05 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-05 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-03 Korey SewellFix for FS O3CPU compile ... missing forward class...
2006-06-12 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-11 Korey SewellMerge zizzer:/bk/newmem
2006-06-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem
2006-06-10 Steve ReinhardtMove main control from C++ into Python.
2006-06-09 Korey SewellAuthorship stuff
next