Re: [PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load

2024-03-20 Thread Vinayak Kale
On 18/03/24 8:28 pm, Alex Williamson wrote: External email: Use caution opening links or attachments On Fri, 15 Mar 2024 23:22:22 +0530 Vinayak Kale wrote: On 11/03/24 8:32 pm, Alex Williamson wrote: External email: Use caution opening links or attachments On Mon, 11 Mar 2024 17:45:19

Re: [PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load

2024-03-18 Thread Alex Williamson
On Fri, 15 Mar 2024 23:22:22 +0530 Vinayak Kale wrote: > On 11/03/24 8:32 pm, Alex Williamson wrote: > > External email: Use caution opening links or attachments > > > > > > On Mon, 11 Mar 2024 17:45:19 +0530 > > Vinayak Kale wrote: > > > >> In case of migration, during restore operation,

Re: [PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load

2024-03-15 Thread Vinayak Kale
On 11/03/24 8:32 pm, Alex Williamson wrote: External email: Use caution opening links or attachments On Mon, 11 Mar 2024 17:45:19 +0530 Vinayak Kale wrote: In case of migration, during restore operation, qemu checks config space of the pci device with the config space in the migration

Re: [PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load

2024-03-11 Thread Alex Williamson
On Mon, 11 Mar 2024 17:45:19 +0530 Vinayak Kale wrote: > In case of migration, during restore operation, qemu checks config space of > the > pci device with the config space in the migration stream captured during save > operation. In case of config space data mismatch, restore operation is

[PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load

2024-03-11 Thread Vinayak Kale
In case of migration, during restore operation, qemu checks config space of the pci device with the config space in the migration stream captured during save operation. In case of config space data mismatch, restore operation is failed. config space check is done in function