On 03/01/2017 02:19 AM, Chao Fan wrote: > Auto-converge aims to accelerate migration by slowing down the > generation of dirty pages. But user doesn't know how to determine the > throttle value, so, a new item "inst-dirty-pages-rate" in "info migrate" > would be helpful for user's determination. > > Signed-off-by: Chao Fan > --- > +++ b/qapi-schema.json > @@ -581,6 +581,7 @@ > 'data': {'transferred': 'int', 'remaining': 'int', 'total': 'int' , > 'duplicate': 'int', 'skipped': 'int', 'normal': 'int', > 'normal-bytes': 'int', 'dirty-pages-rate' : 'int', > + 'inst-dirty-pages-rate' : 'int', Missing documentation, including a '(since 2.9)' tag (if that's what you are aiming for). > 'mbps' : 'number', 'dirty-sync-count' : 'int', > 'postcopy-requests' : 'int' } } > > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org