diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-07-10 11:49:29 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-10-04 04:54:01 -0400 |
commit | 33f21860b766701f92c01094dcfc5390974d4020 (patch) | |
tree | 046f0225c15f4134553cc0f5772b783254557ab3 /qemu-bridge-helper.c | |
parent | 1dca36fb3d4f07354c9f6bc38b6e5c72fe1e9855 (diff) | |
download | qemu-33f21860b766701f92c01094dcfc5390974d4020.zip qemu-33f21860b766701f92c01094dcfc5390974d4020.tar.gz qemu-33f21860b766701f92c01094dcfc5390974d4020.tar.bz2 |
hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()
Similarly to commit e414ed2c47 ("virtio-iommu: Use
target-agnostic qemu_target_page_mask"), Replace the
target-specific TARGET_PAGE_SIZE and TARGET_PAGE_MASK
definitions by a call to the runtime qemu_target_page_size()
helper which is target agnostic.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230710094931.84402-5-philmd@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'qemu-bridge-helper.c')
0 files changed, 0 insertions, 0 deletions