diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2021-10-11 19:32:43 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-10-13 07:25:07 -0700 |
commit | 7a7142f0254464d16f0ddefd61237b40bfa97a47 (patch) | |
tree | 06a864f80cd315f220a75d6f07da03c5a1ee2fc1 /cpu.c | |
parent | ee26ce674a93c824713542cec3b6a9ca85459165 (diff) |
memory: Log access direction for invalid accesses
In memory_region_access_valid() invalid accesses are logged to help
debugging but the log message does not say if it was a read or write.
Log that too to better identify the access causing the problem.
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <20211011173616.F1DE0756022@zero.eik.bme.hu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'cpu.c')
0 files changed, 0 insertions, 0 deletions