cpu: Support virtual addr in elastic traces
Review Request #3090 - Created Sept. 3, 2015 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Curtis Dunham | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
This patch adds support to optionally capture the virtual address and asid
for load/store instructions in the elastic traces. If they are present in
the traces, Trace CPU will set those fields of the request during replay.This patch adds to the "Elastic Traces" patch series of RB3026-3031,3089.
