453a454
> traceData->setData(data);
533,538d533
< // If the write needs to have a fault on the access, consider
< // calling changeStatus() and changing it to "bad addr write"
< // or something.
< if (traceData) {
< traceData->setData(gtoh(data));
< }