From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEh22-0003pE-F6 for qemu-devel@nongnu.org; Wed, 28 Aug 2013 10:47:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VEh1s-0001Ev-UN for qemu-devel@nongnu.org; Wed, 28 Aug 2013 10:47:38 -0400 Received: from nodalink.pck.nerim.net ([62.212.105.220]:33800 helo=paradis.irqsave.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEh1s-0001Em-M3 for qemu-devel@nongnu.org; Wed, 28 Aug 2013 10:47:28 -0400 Date: Wed, 28 Aug 2013 16:49:28 +0200 From: =?iso-8859-1?Q?Beno=EEt?= Canet Message-ID: <20130828144928.GF6170@irqsave.net> References: <1377528172-11137-1-git-send-email-benoit@irqsave.net> <1377528172-11137-5-git-send-email-benoit@irqsave.net> <20130828142420.GF12214@stefanha-thinkpad.muc.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20130828142420.GF12214@stefanha-thinkpad.muc.redhat.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH V6 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: Stefan Hajnoczi Cc: kwolf@redhat.com, pbonzini@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com > Space before (json-int). Also we might want to document in which QEMU > version the *_max fields were added. The place to document the version seems to be qapi-schema.json and it's d= one. Best regards Beno=EEt