]> git.ipfire.org Git - thirdparty/qemu.git/commit
HostIOMMUDevice: Introduce get_page_size_mask() callback
authorEric Auger <eric.auger@redhat.com>
Mon, 1 Jul 2024 08:48:56 +0000 (10:48 +0200)
committerCédric Le Goater <clg@redhat.com>
Tue, 9 Jul 2024 09:50:37 +0000 (11:50 +0200)
commit8fe0ebe15d7775be72b1aaceb7405b68d3ec6368
treedc1cd40914bd7bc4e539d6c74b9000b121e08da4
parentd59ca1ca17480fc776aa02bf536ca3c87dc79323
HostIOMMUDevice: Introduce get_page_size_mask() callback

This callback will be used to retrieve the page size mask supported
along a given Host IOMMU device.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
hw/vfio/container.c
hw/vfio/iommufd.c
include/hw/vfio/vfio-container-base.h
include/sysemu/host_iommu_device.h