From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xj4mj-0003fg-KR for qemu-devel@nongnu.org; Tue, 28 Oct 2014 07:18:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xj4me-0003h2-N3 for qemu-devel@nongnu.org; Tue, 28 Oct 2014 07:17:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xj4me-0003fx-FP for qemu-devel@nongnu.org; Tue, 28 Oct 2014 07:17:52 -0400 Date: Tue, 28 Oct 2014 11:17:43 +0000 From: Stefan Hajnoczi Message-ID: <20141028111743.GH19211@stefanha-thinkpad.redhat.com> References: <1414256153-10148-1-git-send-email-pl@kamp.de> <1414256153-10148-5-git-send-email-pl@kamp.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4LFBTxd4L5NLO6ly" Content-Disposition: inline In-Reply-To: <1414256153-10148-5-git-send-email-pl@kamp.de> Subject: Re: [Qemu-devel] [PATCHv3 4/6] hw/virtio-blk: add a constant for max number of merged requests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: kwolf@redhat.com, famz@redhat.com, benoit@irqsave.net, armbru@redhat.com, qemu-devel@nongnu.org, mreitz@redhat.com --4LFBTxd4L5NLO6ly Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 25, 2014 at 06:55:51PM +0200, Peter Lieven wrote: > As it was not obvious (at least for me) where the 32 comes from; > add a constant for it. >=20 > Signed-off-by: Peter Lieven > Reviewed-by: Max Reitz > --- > hw/block/virtio-blk.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Reviewed-by: Stefan Hajnoczi --4LFBTxd4L5NLO6ly Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUT3tXAAoJEJykq7OBq3PI4Q4IAMEHL2bdtFRE4fHZm2tgR2ZQ eGJ2/W8G4V3ScMeACtIydIzgb1tiFK1WwF06NE5CG/h9j+UyrS8e5PK5EkI+qQOi Bw3xBHzTDAoaWQYdEHo7eUXhXDY71ZwH+xjIdDRg05eXM6gAbOP7A2jgjDthO447 guovSlvrWIqGmNBXiE7HQkXWWCAte87zLYTu3Si/YcwMl3ZChS1X5jsHkJmWg662 mJ7gwhClmUx9TrLTXJPI75DUu6UPmhfD8KO1AssidJUj0XLmKF8s1LHuXm/oCYxA yaI5/QUaalfwmt0TqAZWH6tzzJGwznSXVFcfiX+v0NftN643Ytjx3WIH4q0WlaY= =o8u2 -----END PGP SIGNATURE----- --4LFBTxd4L5NLO6ly--