diff options
author | Daniel R. Carvalho <odanrc@yahoo.com.br> | 2018-10-15 11:48:32 +0200 |
---|---|---|
committer | Daniel Carvalho <odanrc@yahoo.com.br> | 2018-11-05 13:35:23 +0000 |
commit | adde4c91f99fa99abbdd23cf97c45de020429d2d (patch) | |
tree | dcc5f09c9c708cd1c3cb0e8295bab2ec4d67ec97 /src/mem/packet_queue.hh | |
parent | 49798e0eface6ad81f6227ea54980268656819c0 (diff) | |
download | gem5-adde4c91f99fa99abbdd23cf97c45de020429d2d.tar.xz |
mem: Use Packet writing functions instead of memcpy
Classes were using memcpy instead of the Packet functions
created for writing to/from the packet. This allows these
writes to be better checked and tracked.
This also fixes a bug in MemCheckerMonitor, which was using
the incorrect type for the packet pointer.
Change-Id: I5bbc8a24e59464e8219bb6d54af8209e6d4ee1af
Signed-off-by: Daniel R. Carvalho <odanrc@yahoo.com.br>
Reviewed-on: https://gem5-review.googlesource.com/c/13695
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
Diffstat (limited to 'src/mem/packet_queue.hh')
0 files changed, 0 insertions, 0 deletions