summaryrefslogtreecommitdiff
path: root/src/sim/syscall_desc.cc
AgeCommit message (Expand)Author
2019-01-16cpu: dev: sim: gpu-compute: Banish some ISA specific register types.Gabe Black
2017-05-05syscall_emul: Argument retrieval bug fixAlexandru Dutu
2015-07-20syscall_emul: [patch 13/22] add system call retry capabilityBrandon Potter
2016-11-09syscall_emul: [patch 5/22] remove LiveProcess class and use Process insteadBrandon Potter
2017-02-17sim: fix out-of-bounds error in syscall_descBrandon Potter
2016-11-09syscall_emul: [patch 2/22] move SyscallDesc into its own .hh and .ccBrandon Potter