Re: [PATCH v7 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
| Newsgroups | org.kernel.vger.linux-s390,org.kernel.vger.kvm |
|---|---|
| Message-ID | <[email protected]> |
> Callback to get the estimated data length of the data that will be required > to complete reading of the vfio device's internal state. It's mandatory for > VFIO_DEVICE_FEATURE_MIGRATION migration support. > > The function pointer for this callback is specified via the > 'migration_get_data_size' field of the 'vfio_migration_ops' structure > which is stored with the VFIO device when the 'vfio_device' > structure representing the mediated device is initialized. > > Signed-off-by: Anthony Krowiak <[email protected]> Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review · https://sashiko.dev/#/patchset/[email protected]?part=13