Orit Wasserman <owass...@redhat.com> wrote:
> It will return 0 if the page is unmodifed.
>
> Signed-off-by: Orit Wasserman <owass...@redhat.com>

This does another thing, it adds stage parameter to ram_save_block(),
and it "shouldn't" need it (famous last words).

> -static int ram_save_block(QEMUFile *f)
> +static int ram_save_block(QEMUFile *f, int stage)

Reply via email to