On 01/23/2017 03:32 PM, Juan Quintela wrote: > Indicates the number of threads that we would create. By default we > create 2 threads. > > Signed-off-by: Juan Quintela > Reviewed-by: Dr. David Alan Gilbert > --- > +++ b/qapi-schema.json > @@ -981,13 +981,17 @@ > # @x-checkpoint-delay: The delay time (in ms) between two COLO checkpoints in > # periodic mode. (Since 2.8) > # > +# @x-multifd-threads: Number of threads used to migrate data in parallel > +# The default value is 2 (since 2.9) > +# > +# @x-multifd-threads: Number of threads used to migrate data in parallel > +# The default value is 1 (since 2.9) So which is it? I understand why you document it twice (one for setting the value, and one for listing the current setting), but not why you have two different defaults. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org