This website requires JavaScript.
Explore
Help
Sign In
derek
/
gem5
Watch
1
Star
0
Fork
0
You've already forked gem5
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f02bb6389485174fa19feebc54b523866550b6c6
gem5
/
src
/
arch
/
x86
/
linux
History
Gabe Black
f02bb63894
X86: Turn on the exit_group, exit, munmap, and write syscalls.
...
--HG-- extra : convert_revision : e358c18cd999a8e274108e06502c3324c2d12d3b
2007-07-30 15:42:42 -07:00
..
linux.cc
Add a tgt_iovec structure to support writev, change the name of X86Linux to X86Linux64, add some syscalls.
2007-07-24 15:42:11 -07:00
linux.hh
X86: Fix up the stat structure. This probably still isn't right.
2007-07-30 13:31:59 -07:00
process.cc
Get X86 to load an elf and start a process for it.
2007-03-06 15:42:30 +00:00
process.hh
Get X86 to load an elf and start a process for it.
2007-03-06 15:42:30 +00:00
syscalls.cc
X86: Turn on the exit_group, exit, munmap, and write syscalls.
2007-07-30 15:42:42 -07:00