]> xenbits.xensource.com Git - qemu-xen.git/commit
vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr
authorYi Liu <yi.l.liu@intel.com>
Mon, 2 May 2022 09:42:23 +0000 (02:42 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 6 May 2022 15:06:51 +0000 (09:06 -0600)
commit44ee6aaae0c937abb631e57a9853c2cdef2bc9bb
tree545fe61ee2037c4ff422b8beb68cd3ae05282898
parent0d570a2572395cca79b83002e589aeb24fcd1732
vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr

Rename VFIOGuestIOMMU iommu field into iommu_mr. Then it becomes clearer
it is an IOMMU memory region.

no functional change intended

Signed-off-by: Yi Liu <yi.l.liu@intel.com>
Link: https://lore.kernel.org/r/20220502094223.36384-4-yi.l.liu@intel.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/vfio/common.c
include/hw/vfio/vfio-common.h