aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend/simple.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-07-07 19:10:59 +0200
committerThomas Huth <thuth@redhat.com>2025-07-11 09:42:16 +0200
commit79d7e60c326bcb9d165e5d52a29b238937bedd8d (patch)
tree5e98dcf3b811d224eb01f7b98e8fb845b91fd1f5 /scripts/tracetool/backend/simple.py
parent0492c8929f4cb58372273b956e2f8b3d93bd7e33 (diff)
downloadqemu-79d7e60c326bcb9d165e5d52a29b238937bedd8d.zip
qemu-79d7e60c326bcb9d165e5d52a29b238937bedd8d.tar.gz
qemu-79d7e60c326bcb9d165e5d52a29b238937bedd8d.tar.bz2
target/s390x/tcg: Use vaddr in s390_probe_access()
Commit 70ebd9ce1cb ("s390x/tcg: Fault-safe memset") passed vaddr type to access_prepare(), and commit b6c636f2cd6 ("s390x/tcg: Fault-safe memmove") to do_access_get_byte(), but declared S390Access::vaddr[1,2] as target_ulong. Directly declare these as vaddr type, and have s390_probe_access() use that type as argument. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20250707171059.3064-3-philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend/simple.py')
0 files changed, 0 insertions, 0 deletions