]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/s390x: Replace %target_ulong -> %hwaddr where appropriate
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 7 Jan 2026 09:01:55 +0000 (10:01 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 9 Feb 2026 19:51:52 +0000 (20:51 +0100)
commit4a41b5ecc5e23fe0d4284ddcd6695fc90ab3e22b
treea2b572caecfffeea4d15a2a7c0adac48190b9713
parent1ba04414cce79d14c32407f89c3410438c54b80b
target/s390x: Replace %target_ulong -> %hwaddr where appropriate

Use the %hwaddr type for physical addresses.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20260206181953.18683-5-philmd@linaro.org>
target/s390x/helper.c
target/s390x/mmu_helper.c
target/s390x/s390x-internal.h
target/s390x/tcg/excp_helper.c