diff options
author | Steve Reinhardt <steve.reinhardt@amd.com> | 2014-09-02 16:07:50 -0500 |
---|---|---|
committer | Steve Reinhardt <steve.reinhardt@amd.com> | 2014-09-02 16:07:50 -0500 |
commit | 6ab4eddb9f5fbd30db0dccbef4a60c46b7053de3 (patch) | |
tree | 475fdf0cb41ce8b1ec463509fa6527e6c4046932 /src/kern | |
parent | 9ac7f14fc021075af458404096e76225b1ea59df (diff) | |
download | gem5-6ab4eddb9f5fbd30db0dccbef4a60c46b7053de3.tar.xz |
syscall_emul: add retry flag to SyscallReturn
This hook allows blocking emulated system calls to indicate
that they would block, but return control to the simulator
so that the simulation does not hang. The actual retry
functionality requires additional support, to be provided
in a future changeset.
Diffstat (limited to 'src/kern')
0 files changed, 0 insertions, 0 deletions