On 04/02/2026 19.27, Philippe Mathieu-Daudé wrote:
In order to use the %vaddr type in s390_cpu_get_phys_page_debug() in the next commit, rename the argument @vaddr -> @v_addr.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/s390x/helper.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
