On 10/02/2012 05:33 AM, Juan Quintela wrote: > It indicates how many pages were dirtied during the last second. > > Signed-off-by: Juan Quintela <quint...@redhat.com> > ---
> +# @dirty-pages-rate: number of pages dirtied by second by the Reads slightly better as: pages dirtied per second by the guest > +# guest (since 1.3) > # > # Since: 0.14.0 > ## > { 'type': 'MigrationStats', > 'data': {'transferred': 'int', 'remaining': 'int', 'total': 'int' , > - 'duplicate': 'int', 'normal': 'int', 'normal-bytes': 'int' } } > + 'duplicate': 'int', 'normal': 'int', 'normal-bytes': 'int', > + 'dirty-pages-rate' : 'int' } } Consistent formatting: s/ :/:/ -- Eric Blake ebl...@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature