qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-1.4 0/2] block-migration: fix pending() and


From: Juan Quintela
Subject: Re: [Qemu-devel] [PATCH for-1.4 0/2] block-migration: fix pending() and iterate() return values
Date: Tue, 12 Feb 2013 15:12:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Stefan Hajnoczi <address@hidden> wrote:
> This series finally ensures that we never complete block migration before the
> entire disk image has been transferred.
>
> Juan explained to me on IRC yesterday what the .save_live_pending() and
> .save_live_iterate() are supposed to return.  I had misunderstood them when
> reading outdated code in savevm.c and 2c5a7f20112615ce13a3434ab90bee1ed8d44ebd
> does not prevent block migration from completing too early.
>
> See the patch descriptions for an explanation of what the .save_live_pending()
> and .save_live_iterate() return values mean.
>
> Stefan Hajnoczi (2):
>   migration: make qemu_ftell() public and support writable files
>   block-migration: fix pending() and iterate() return values

Reviewed-by: Juan Quintela <address@hidden> 



reply via email to

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