On 5 November 2018 at 18:51, Aaron Lindsay <aa...@os.amperecomputing.com> wrote: > In some cases it may be helpful to modify state before saving it for > migration, and then modify the state back after it has been saved. The > existing pre_save function provides half of this functionality. This > patch adds a post_save function to provide the second half. > > Signed-off-by: Aaron Lindsay <aclin...@gmail.com> > Cc: Dr. David Alan Gilbert <dgilb...@redhat.com> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> David: do you want to provide a reviewed-by/acked-by for the migration vmstate API change ? thanks -- PMM