>-Original Message-
>From: Eric Auger
>Subject: Re: [PATCH v2 03/19] intel_iommu: Implement get_viommu_cap()
>callback
>
>Hi Zhenzhong,
>
>On 6/20/25 9:17 AM, Zhenzhong Duan wrote:
>> Implement get_viommu_cap() callback and expose stage-1 capability for now
Hi Zhenzhong,
On 6/20/25 9:17 AM, Zhenzhong Duan wrote:
> Implement get_viommu_cap() callback and expose stage-1 capability for now.
>
> VFIO uses it to create nested parent domain which is further used to create
> nested domain in vIOMMU. All these will be implemented in following patches.
>
> Su
Implement get_viommu_cap() callback and expose stage-1 capability for now.
VFIO uses it to create nested parent domain which is further used to create
nested domain in vIOMMU. All these will be implemented in following patches.
Suggested-by: Yi Liu
Signed-off-by: Zhenzhong Duan
---
MAINTAINERS