Am 23.03.2012 08:36, schrieb Benoît Canet:
> This is the third version of a patchset aiming at making the combined
> usage of QED and live migration safe.
>
> v3:
>
> -qed: Drop the flags qed structure member and use bs->open_flags to reopen
> (stefana)
> -qed: When opening honor flags parameter
>
>
>
> I tested qed live migration as well as confirming that bs->open_flags
> BDRV_O_INCOMING works correctly in gdb.
>
> Reviewed-by: Stefan Hajnoczi
>
ping.
Kevin Wolf: will it be merged in your next for-anthony branch ?
On Fri, Mar 23, 2012 at 7:36 AM, Benoît Canet wrote:
> This is the third version of a patchset aiming at making the combined
> usage of QED and live migration safe.
>
> v3:
>
> -qed: Drop the flags qed structure member and use bs->open_flags to reopen
> (stefana)
> -qed: When opening honor flags
This is the third version of a patchset aiming at making the combined
usage of QED and live migration safe.
v3:
-qed: Drop the flags qed structure member and use bs->open_flags to reopen
(stefana)
-qed: When opening honor flags parameter instead of bs->open_flags
v2:
-The block layer is not aw