RE: [PATCH v7 02/28] iommufd/viommu: Explicitly define vdev->virt_id

From: Tian, Kevin
Date: Wed Jul 02 2025 - 05:44:50 EST


> From: Nicolin Chen <nicolinc@xxxxxxxxxx>
> Sent: Friday, June 27, 2025 3:35 AM
> +
> + /*
> + * Virtual device ID per vIOMMU, e.g. vSID of ARM SMMUv3,
> vDeviceID of
> + * AMD IOMMU, and vRID of a nested Intel VT-d to a Context Table
> + */
> + u64 virt_id;

Just "vRID of Intel VT-d"? the current description is not very clear
to me.

Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>