"Dr. David Alan Gilbert (git)" <[email protected]> wrote: > From: "Dr. David Alan Gilbert" <[email protected]> > > 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 <[email protected]> > Reviewed-by: Amit Shah <[email protected]> Reviewed-by: Juan Quintela <[email protected]>
