x86, sim: add some syscalls to X86
Review Request #3579 - Created July 22, 2016 and submitted
| Information | |
|---|---|
| Tony Gutierrez | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11571:6a494a38b75d --------------------------- x86, sim: add some syscalls to X86 this patch adds an implementation for the pwrite64 syscall and enables it for x86_64, and enables fstatfs for x86_64.
Seems reasonable. Any chance for a simple test of these syscalls to go with this patch?
Ship It!
