Review Board 2.0.15


sim: fix function for emulating dup()

Review Request #2735 - Created April 9, 2015 and submitted - Latest diff uploaded

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 10779:67c519bcb997
---------------------------
sim: fix function for emulating dup()
The function was using the host fd to obtain the fd object from the simulated
process.