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