Re: [PATCH v12 Kernel 1/7] vfio: KABI for migration interface for device state

2020-02-27 Thread Yan Zhao
On Sat, Feb 08, 2020 at 03:42:28AM +0800, Kirti Wankhede wrote: > - Defined MIGRATION region type and sub-type. > > - Defined vfio_device_migration_info structure which will be placed at 0th > offset of migration region to get/set VFIO device related information. > Defined members of

Re: [PATCH v12 Kernel 1/7] vfio: KABI for migration interface for device state

2020-02-14 Thread Cornelia Huck
On Sat, 8 Feb 2020 01:12:28 +0530 Kirti Wankhede wrote: (...) Minor wording nits: > +/* > + * Structure vfio_device_migration_info is placed at 0th offset of "...at the 0th offset..." > + * VFIO_REGION_SUBTYPE_MIGRATION region to get/set VFIO device related > migration > + * information.

Re: [PATCH v12 Kernel 1/7] vfio: KABI for migration interface for device state

2020-02-12 Thread Kirti Wankhede
On 2/10/2020 10:55 PM, Alex Williamson wrote: On Sat, 8 Feb 2020 01:12:28 +0530 Kirti Wankhede wrote: - Defined MIGRATION region type and sub-type. - Defined vfio_device_migration_info structure which will be placed at 0th offset of migration region to get/set VFIO device related

Re: [PATCH v12 Kernel 1/7] vfio: KABI for migration interface for device state

2020-02-10 Thread Alex Williamson
On Sat, 8 Feb 2020 01:12:28 +0530 Kirti Wankhede wrote: > - Defined MIGRATION region type and sub-type. > > - Defined vfio_device_migration_info structure which will be placed at 0th > offset of migration region to get/set VFIO device related information. > Defined members of structure and

[PATCH v12 Kernel 1/7] vfio: KABI for migration interface for device state

2020-02-07 Thread Kirti Wankhede
- Defined MIGRATION region type and sub-type. - Defined vfio_device_migration_info structure which will be placed at 0th offset of migration region to get/set VFIO device related information. Defined members of structure and usage on read/write access. - Defined device states and state