RE: [PATCH rfcv2 11/18] intel_iommu: Add set/unset_iommu_device callback

2024-02-25 Thread Duan, Zhenzhong
>-Original Message- >From: Eric Auger >Subject: Re: [PATCH rfcv2 11/18] intel_iommu: Add >set/unset_iommu_device callback > > > >On 2/1/24 08:28, Zhenzhong Duan wrote: >> From: Yi Liu >> >> This adds set/unset_iommu_device() implementation

Re: [PATCH rfcv2 11/18] intel_iommu: Add set/unset_iommu_device callback

2024-02-19 Thread Eric Auger
On 2/1/24 08:28, Zhenzhong Duan wrote: > From: Yi Liu > > This adds set/unset_iommu_device() implementation in Intel vIOMMU. > In set call, a pointer to host IOMMU device info is stored in hash > table indexed by PCI BDF. > > Signed-off-by: Yi Liu > Signed-off-by: Yi Sun > Signed-off-by: