> From: Jason Gunthorpe <j...@nvidia.com> > Sent: Wednesday, April 9, 2025 12:36 AM > > To make way for a domain_alloc_paging conversion add the typical global > static IDENTITY domain. This supports VMMs that have a > VIRTIO_IOMMU_F_BYPASS_CONFIG config. > > If the VMM does not have support then the domain_alloc path is still used, > which creates an IDENTITY domain out of a paging domain. > > Reviewed-by: Jean-Philippe Brucker <jean-phili...@linaro.org> > Signed-off-by: Jason Gunthorpe <j...@nvidia.com>
Reviewed-by: Kevin Tian <kevin.t...@intel.com>