From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tvcgm-0002xZ-R6 for qemu-devel@nongnu.org; Wed, 16 Jan 2013 18:46:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tvcgl-0006qU-SG for qemu-devel@nongnu.org; Wed, 16 Jan 2013 18:46:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:25506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tvcgl-0006qH-Km for qemu-devel@nongnu.org; Wed, 16 Jan 2013 18:46:35 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r0GNkY81008814 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 16 Jan 2013 18:46:35 -0500 Message-ID: <50F73BD9.4020508@redhat.com> Date: Wed, 16 Jan 2013 16:46:33 -0700 From: Eric Blake MIME-Version: 1.0 References: <1358357479-7912-1-git-send-email-pbonzini@redhat.com> <1358357479-7912-11-git-send-email-pbonzini@redhat.com> In-Reply-To: <1358357479-7912-11-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2KIMUITNKFXUBKWIINXPS" Subject: Re: [Qemu-devel] [PATCH v2 10/12] mirror: add buf-size argument to drive-mirror List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: kwolf@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2KIMUITNKFXUBKWIINXPS Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 01/16/2013 10:31 AM, Paolo Bonzini wrote: > This makes sense when the next commit starts using the extra buffer spa= ce > to perform many I/O operations asynchronously. >=20 > Signed-off-by: Paolo Bonzini > --- > v1->v2: reordered arguments in qmp-command.hx [Stefan]; > tests/qemu-iotests/041.out is regenerated >=20 > +++ b/qapi-schema.json > @@ -1641,6 +1641,9 @@ > # are smaller than that, else the cluster size. Must be= a > # power of 2 between 512 and 64M. > # > +# @buf-size: #optional maximum amount of data in flight from source to= > +# target. Mention that buf-size was only added in 1.4. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2KIMUITNKFXUBKWIINXPS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJQ9zvZAAoJEKeha0olJ0NqNBsH/1KCbt6oPjblI1O+rSC9h2mt G9R+tnJO4Ass5hyPL9NyLqtRxaSOF/wL24TMvLMP0fQ2t82g5vY8zhPj/y8tzsUe 5u/Q1kTJyNlft10wzmYzH/n6+5bEB1ukchX2MNuo08QitZFgjL37Dfh2z7p5j3JO OMBiVpXz7dgvzgXrnNLo9rm5HH5SmO0VXAFNybaunv0QZsbqA0J23+Z/flY3g90r KGPceVqvA3AqZrwMVsNPYM/fl3bToQuD1P5WA9h0EN9p0Z/9qWAJbDvxbUk+M8jY 3Uka9hqFJ6oCorHSecfQ37aTF+brES3XeMAYrGMWDSNmTo2nD4lrh4ykTT47Ue0= =W73o -----END PGP SIGNATURE----- ------enig2KIMUITNKFXUBKWIINXPS--