On Tue, Mar 06, 2012 at 06:32:19PM +0100, Benoît Canet wrote:
> QED + live migration is an unsafe and disabled mix.
>
> This patchset make qed and live migration safe to use.
>
> The check of QED images is delayed during the incoming migration.
> After the migration complete the QED images are ch
gentle ping :)
On Tue, Mar 6, 2012 at 6:32 PM, Benoît Canet wrote:
> QED + live migration is an unsafe and disabled mix.
>
> This patchset make qed and live migration safe to use.
>
> The check of QED images is delayed during the incoming migration.
> After the migration complete the QED images
I'm resending you this one in private because your emails where missing in
the first posting.
Regards
Benoît
On Tue, Mar 6, 2012 at 6:32 PM, Benoît Canet wrote:
> QED + live migration is an unsafe and disabled mix.
>
> This patchset make qed and live migration safe to use.
>
> The check of QED
QED + live migration is an unsafe and disabled mix.
This patchset make qed and live migration safe to use.
The check of QED images is delayed during the incoming migration.
After the migration complete the QED images are checked.
Benoît Canet (10):
block: Add new BDRV_O_INCOMING flag to notice