aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/expr.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-09-30 14:35:25 +0200
committerCédric Le Goater <clg@redhat.com>2025-10-02 10:41:23 +0200
commit70a7e33ddb7f2ca7caacf286222bd80fd330c454 (patch)
tree512b25118e060acf3bf8be416fd9c3f2ca9a2f44 /scripts/qapi/expr.py
parent1d9a832b58be63e53ef0d2342c271a34ecb349db (diff)
downloadqemu-70a7e33ddb7f2ca7caacf286222bd80fd330c454.zip
qemu-70a7e33ddb7f2ca7caacf286222bd80fd330c454.tar.gz
qemu-70a7e33ddb7f2ca7caacf286222bd80fd330c454.tar.bz2
system/iommufd: Use uint64_t type for IOVA mapping size
The 'ram_addr_t' type is described as: a QEMU internal address space that maps guest RAM physical addresses into an intermediate address space that can map to host virtual address spaces. This doesn't represent well an IOVA mapping size. Simply use the uint64_t type. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/qemu-devel/20250930123528.42878-2-philmd@linaro.org Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'scripts/qapi/expr.py')
0 files changed, 0 insertions, 0 deletions