From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFVTi-00011c-Sj for qemu-devel@nongnu.org; Fri, 30 Aug 2013 16:39:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VFVTd-0006Km-Vy for qemu-devel@nongnu.org; Fri, 30 Aug 2013 16:39:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFVTd-0006Kh-NN for qemu-devel@nongnu.org; Fri, 30 Aug 2013 16:39:29 -0400 Message-ID: <522102FC.2010903@redhat.com> Date: Fri, 30 Aug 2013 14:39:24 -0600 From: Eric Blake MIME-Version: 1.0 References: <1377873389-9712-1-git-send-email-benoit@irqsave.net> <1377873389-9712-5-git-send-email-benoit@irqsave.net> <5220FED4.6040801@redhat.com> <20130830203735.GC5170@irqsave.net> In-Reply-To: <20130830203735.GC5170@irqsave.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="JLeMinTF5c1a6UaHdbSn7Je970NUSO4jP" Subject: Re: [Qemu-devel] [PATCH V8 4/5] block: Add support for throttling burst max in QMP and the command line. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QmVub8OudCBDYW5ldA==?= Cc: kwolf@redhat.com, stefanha@gmail.com, qemu-devel@nongnu.org, stefanha@redhat.com, pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --JLeMinTF5c1a6UaHdbSn7Je970NUSO4jP Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08/30/2013 02:37 PM, Beno=C3=AEt Canet wrote: >>> @@ -1404,10 +1404,16 @@ Arguments: >>> - "device": device name (json-string) >>> - "bps": total throughput limit in bytes per second(json-int) >>> - "bps_rd": read throughput limit in bytes per second(json-int) >>> -- "bps_wr": read throughput limit in bytes per second(json-int) >>> +- "bps_wr": write throughput limit in bytes per second (json-int) >=20 > I though that fixing coding style related issues in lines non directly = impacted by a > patch was bad so I changed only this one. The funny thing is that it pr= opagate > the scope of the patch. Indeed, which is why I don't mind respinning my patch to do ALL the cleanup in one go, as it's own patch series. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --JLeMinTF5c1a6UaHdbSn7Je970NUSO4jP 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.14 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSIQL8AAoJEKeha0olJ0NqswUH/RYdbNF8VGuIYFvUbD/IPq8z /205cFz9n1mkBxU8fh9GWc5ZhYpz4D/YELM0w1Y7jaTw6p6KvY+oJdSz+0KhFDK1 qtQw1bs3mj20UZwaLAymyewsvZVqBnn2nHaCPxeuV0E0JTJYZf5zwfJ8K6h7Umac wGq67/WUPN7N1xZ/WKj+/4BbD2SJ7NIIWEHOBVgVU8JGw2+TiO4pO30UJKyTnCD0 PxLGH5MxRch5synmaL5tjkgtojNywe4z5DIooE/RjGgF5TTsO+f3gnHhcZ6GMU4I 8XZDi84vdzofhlAvnGSl2FYhQgcQbfI+Capr9DYJn6bn6RXdHft/pOSOJxx/vvM= =LvYu -----END PGP SIGNATURE----- --JLeMinTF5c1a6UaHdbSn7Je970NUSO4jP--