On 05/10/2013 01:43 AM, Paolo Bonzini wrote:
>> +++ b/qapi-schema.json
>> @@ -602,10 +602,13 @@
>> # This feature allows us to minimize migration traffic for certain
>> work
>> # loads, by sending compressed difference of the pages
>> #
>> +# @auto-converge: Migration supports
Il 09/05/2013 21:43, Chegu Vinod ha scritto:
> The auto-converge migration capability allows the user to specify if they
> choose live migration seqeunce to automatically detect and force convergence.
>
> Signed-off-by: Chegu Vinod
> ---
> include/migration/migration.h |2 ++
> migration.c
The auto-converge migration capability allows the user to specify if they
choose live migration seqeunce to automatically detect and force convergence.
Signed-off-by: Chegu Vinod
---
include/migration/migration.h |2 ++
migration.c |9 +
qapi-schema.json