]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/vfio/common: Get target page size using runtime helpers
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 11 Mar 2025 08:57:39 +0000 (09:57 +0100)
committerCédric Le Goater <clg@redhat.com>
Tue, 11 Mar 2025 16:01:14 +0000 (17:01 +0100)
commit80ce7bb5cf0157fa835ecaabeaed90fc282830c9
tree3bfed40001d1bfa569f227fe6bad12d5b15eb1f1
parent514c29678715c6b27e09fef8e3594dc1dba6820b
hw/vfio/common: Get target page size using runtime helpers

Prefer runtime helpers to get target page size.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250305153929.43687-3-philmd@linaro.org>
Link: https://lore.kernel.org/qemu-devel/20250311085743.21724-5-philmd@linaro.org
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/common.c