> From: Jason Gunthorpe <jgg@xxxxxxxxxx> > 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-philippe@xxxxxxxxxx> > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>