Re: [PATCH Kernel v23 0/8] Add UAPIs to support migration for VFIO devices

2020-05-28 Thread Kirti Wankhede
On 5/28/2020 10:17 AM, Yan Zhao wrote: The whole series works for us in general: Reviewed-by: Yan Zhao Thanks. Kirti On Wed, May 20, 2020 at 11:38:00PM +0530, Kirti Wankhede wrote: Hi, This patch set adds: * IOCTL VFIO_IOMMU_DIRTY_PAGES to get dirty pages bitmap with resp

Re: [PATCH Kernel v23 0/8] Add UAPIs to support migration for VFIO devices

2020-05-27 Thread Yan Zhao
The whole series works for us in general: Reviewed-by: Yan Zhao On Wed, May 20, 2020 at 11:38:00PM +0530, Kirti Wankhede wrote: > Hi, > > This patch set adds: > * IOCTL VFIO_IOMMU_DIRTY_PAGES to get dirty pages bitmap with > respect to IOMMU container rather than per device. All page

[PATCH Kernel v23 0/8] Add UAPIs to support migration for VFIO devices

2020-05-20 Thread Kirti Wankhede
Hi, This patch set adds: * IOCTL VFIO_IOMMU_DIRTY_PAGES to get dirty pages bitmap with respect to IOMMU container rather than per device. All pages pinned by vendor driver through vfio_pin_pages external API has to be marked as dirty during migration. When IOMMU capable device is present in