Review Board 2.0.15


syscall emulation: Put BufferArg classes in a separate header.

Review Request #2410 - Created Sept. 23, 2014 and submitted

Information
Steve Reinhardt
gem5
default
Reviewers
Default
Changeset 10413:46f0e0fb8d5c
---------------------------
syscall emulation: Put BufferArg classes in a separate header.

Move the BufferArg classes that support syscall buffer args
(i.e., pointers into simulated user space) out of syscall_emul.hh
and into a new header syscall_emul_buf.hh so they are accessible
to emulated driver implementations.

Take the opportunity to add some comments as well.

   

Issue Summary

1 0 1 0
Description From Last Updated Status
Review request changed
Updated (Oct. 22, 2014, 7:35 p.m.)

Status: Closed (submitted)