qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 02/47] Split header writing out of qemu_savev


From: Amit Shah
Subject: Re: [Qemu-devel] [PATCH v6 02/47] Split header writing out of qemu_savevm_state_begin
Date: Mon, 11 May 2015 16:46:27 +0530

On (Tue) 14 Apr 2015 [18:03:28], Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <address@hidden>
> 
> Split qemu_savevm_state_begin to:
>   qemu_savevm_state_header   That writes the initial file header.
>   qemu_savevm_state_begin    That sets up devices and does the first
>                              device pass.
> 
> Used later in postcopy.
> 
> Signed-off-by: Dr. David Alan Gilbert <address@hidden>

Reviewed-by: Amit Shah <address@hidden>

Function names sound silly now - savevm_state_header() and
savevm_state_begin().

                Amit



reply via email to

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