Re: [PATCH v2 1/4] powerpc/mobility: Wait for memory transfer to complete

2022-06-21 Thread Nathan Lynch
Laurent Dufour writes: > In pseries_migration_partition(), loop until the memory transfer is > complete. This way the calling drmgr process will not exit earlier, > allowing callbacks to be run only once the migration is fully completed. > > If reading the VASI state is done after the hypervisor

[PATCH v2 1/4] powerpc/mobility: Wait for memory transfer to complete

2022-06-14 Thread Laurent Dufour
In pseries_migration_partition(), loop until the memory transfer is complete. This way the calling drmgr process will not exit earlier, allowing callbacks to be run only once the migration is fully completed. If reading the VASI state is done after the hypervisor has completed the migration, the H