Skip to content
Snippets Groups Projects
Commit 7a7142f0 authored by BALATON Zoltan's avatar BALATON Zoltan Committed by Richard Henderson
Browse files

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: default avatarDavid Hildenbrand <david@redhat.com>
Signed-off-by: default avatarBALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <20211011173616.F1DE0756022@zero.eik.bme.hu>
Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent ee26ce67
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment