[PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl

Jason Gunthorpe jgg at nvidia.com
Wed May 7 05:24:11 PDT 2025


On Wed, May 07, 2025 at 09:18:29PM +1000, Alexey Kardashevskiy wrote:

> > We should not destroy the vdevice for something like that. In a CC
> > case that would unplug it from the VM which is not right.
> 
> vdevice is not directly seen by the guest, is not it? The guest will
> see, for example, an "AMD IOMMU" and assume there is device table
> for all 64K devices, and so on, it is QEMU which will be
> reallocating vdevice in the host's IOMMUFD. Did I miss something
> here? Thanks,

I imagined the vdevice would trigger the CC call to create the vPCI
function in the guest attached to the secure iommu. At least some
arches will need something like that.

The "AMD IOMMU" I expected to be created by the viommu object.

Jason



More information about the linux-arm-kernel mailing list