RE: [PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU

2024-06-03 Thread Duan, Zhenzhong
>-Original Message- >From: Eric Auger >Subject: Re: [PATCH v6 00/19] Add a host IOMMU device abstraction to >check with vIOMMU > >Hi Zhenzhong, > >On 6/3/24 08:10, Zhenzhong Duan wrote: >> Hi, >> >> This series introduce a HostIOMMUD

Re: [PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU

2024-06-03 Thread Eric Auger
Hi Zhenzhong, On 6/3/24 08:10, Zhenzhong Duan wrote: > Hi, > > This series introduce a HostIOMMUDevice abstraction and sub-classes. > Also HostIOMMUDeviceCaps structure in HostIOMMUDevice and a new interface > between vIOMMU and HostIOMMUDevice. I think we should have a textual description of wha

[PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU

2024-06-02 Thread Zhenzhong Duan
Hi, This series introduce a HostIOMMUDevice abstraction and sub-classes. Also HostIOMMUDeviceCaps structure in HostIOMMUDevice and a new interface between vIOMMU and HostIOMMUDevice. HostIOMMUDeviceClass::realize() is introduced to initialize HostIOMMUDeviceCaps and other fields of HostIOMMUDevic