diff options
author | Joel Hestness <hestness@cs.utexas.edu> | 2011-02-06 22:14:17 -0800 |
---|---|---|
committer | Joel Hestness <hestness@cs.utexas.edu> | 2011-02-06 22:14:17 -0800 |
commit | d9f0a8288e0522369928fec76a7d8b70e2b719eb (patch) | |
tree | 42da337edb675b3ae51f0af40bc621f198798e72 /src/arch/x86/isa/microops/regop.isa | |
parent | 02b05bf9be2fa4cf5aae2a3a989ac27d675b0a50 (diff) | |
download | gem5-d9f0a8288e0522369928fec76a7d8b70e2b719eb.tar.xz |
MessagePort: implement the virtual recvTiming function to avoid double pkt delete
Double packet delete problem is due to an interrupt device deleting a packet that the SimpleTimingPort also deletes. Since MessagePort descends from SimpleTimingPort, simply reimplement the failing code from SimpleTimingPort: recvTiming.
Diffstat (limited to 'src/arch/x86/isa/microops/regop.isa')
0 files changed, 0 insertions, 0 deletions