On 07/09/2012 12:22 PM, Orit Wasserman wrote: > Change XBZRLE cache size in bytes (the size should be a power of 2). > If XBZRLE cache size is too small there will be many cache miss. > > Signed-off-by: Benoit Hudzia <benoit.hud...@sap.com> > Signed-off-by: Petter Svard <pett...@cs.umu.se> > Signed-off-by: Aidan Shribman <aidan.shrib...@sap.com> > Signed-off-by: Orit Wasserman <owass...@redhat.com>
> +++ b/qapi-schema.json > @@ -1390,6 +1390,22 @@ > { 'command': 'migrate_set_speed', 'data': {'value': 'int'} } We are copying after bad practice, but... > > ## > +# @migrate_set_cachesize ...new QMP commands should prefer '-' over '_'. While the HMP version is fine with migrate_set_cachesize, the QMP command should be migrate-set-cachesize (or even 'migrate-set-cache-size'). > + > +Set cache size to be used by XBZRLE migration, the cache size will be round > down s/round/rounded/ -- Eric Blake ebl...@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature