Re: [PATCH 10/11] include/exec: Change vaddr to uintptr_t

2025-02-11 Thread Philippe Mathieu-Daudé
On 5/2/25 05:03, Richard Henderson wrote: Since we no longer support 64-bit guests on 32-bit hosts, we can use a 32-bit type on a 32-bit host. Signed-off-by: Richard Henderson --- include/exec/vaddr.h | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) Reviewed-by: Phili

[PATCH 10/11] include/exec: Change vaddr to uintptr_t

2025-02-04 Thread Richard Henderson
Since we no longer support 64-bit guests on 32-bit hosts, we can use a 32-bit type on a 32-bit host. Signed-off-by: Richard Henderson --- include/exec/vaddr.h | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/include/exec/vaddr.h b/include/exec/vaddr.h index b9