Re: [PATCH Kernel v22 7/8] vfio iommu: Add migration capability to report supported features

2020-05-20 Thread Kirti Wankhede
On 5/20/2020 4:12 PM, Cornelia Huck wrote: On Mon, 18 May 2020 11:26:36 +0530 Kirti Wankhede wrote: Added migration capability in IOMMU info chain. User application should check IOMMU info chain for migration capability to use dirty page tracking feature provided by kernel module. User

Re: [PATCH Kernel v22 7/8] vfio iommu: Add migration capability to report supported features

2020-05-20 Thread Cornelia Huck
On Mon, 18 May 2020 11:26:36 +0530 Kirti Wankhede wrote: > Added migration capability in IOMMU info chain. > User application should check IOMMU info chain for migration capability > to use dirty page tracking feature provided by kernel module. > User application must check page sizes supported

[PATCH Kernel v22 7/8] vfio iommu: Add migration capability to report supported features

2020-05-18 Thread Kirti Wankhede
Added migration capability in IOMMU info chain. User application should check IOMMU info chain for migration capability to use dirty page tracking feature provided by kernel module. User application must check page sizes supported and maximum dirty bitmap size returned by this capability structure