summaryrefslogtreecommitdiff
path: root/src/arch/power/linux
AgeCommit message (Expand)Author
2014-10-22sim: revert 6709bbcf564dNilay Vaish
2014-10-20sim: implement getdents/getdents64 in user modeMichael Adler
2013-02-19scons: Add warning for overloaded virtual functionsAndreas Hansson
2012-08-15sysemul: bump all linux versions of for syscal emulation to 3.0.Ali Saidi
2012-08-06syscall emulation: Clean up ioctl handling, and implement for x86.Marc Orr
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2011-10-22syscall_emul: implement MAP_FIXED option to mmap()Steve Reinhardt
2011-05-23syscall emul: fix Power Linux mmap constant, plus other cleanupSteve Reinhardt
2011-04-15includes: sort all includesNathan Binkert
2010-08-17sim: revamp unserialization procedureSteve Reinhardt
2009-10-30Syscalls: Make system calls access arguments like a stack, not an array.Gabe Black
2009-10-27POWER: Add support for the Power ISATimothy M. Jones