On 5 November 2018 at 18:51, Aaron Lindsay <[email protected]> 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 <[email protected]> > Cc: Dr. David Alan Gilbert <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> David: do you want to provide a reviewed-by/acked-by for the migration vmstate API change ? thanks -- PMM
