On 04/02/2026 19.27, Philippe Mathieu-Daudé wrote:
Use the %hwaddr type for physical addresses.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/s390x/s390x-internal.h | 9 +++++---- target/s390x/helper.c | 2 +- target/s390x/mmu_helper.c | 16 ++++++++-------- target/s390x/tcg/excp_helper.c | 2 +- 4 files changed, 15 insertions(+), 14 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
