qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [PATCH v7 01/12] migration: Add post_save function to VMS


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH v7 01/12] migration: Add post_save function to VMStateDescription
Date: Fri, 16 Nov 2018 14:42:58 +0000

On 5 November 2018 at 18:51, Aaron Lindsay <address@hidden> 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 <address@hidden>
> Cc: Dr. David Alan Gilbert <address@hidden>
> ---

Reviewed-by: Peter Maydell <address@hidden>

David: do you want to provide a reviewed-by/acked-by for
the migration vmstate API change ?

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]