From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwuMA-0004hW-QO for qemu-devel@nongnu.org; Fri, 05 Dec 2014 09:59:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwuM6-0003DO-6c for qemu-devel@nongnu.org; Fri, 05 Dec 2014 09:59:42 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42548) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwuM5-0003DC-Ue for qemu-devel@nongnu.org; Fri, 05 Dec 2014 09:59:38 -0500 Message-ID: <5481C84F.4080701@redhat.com> Date: Fri, 05 Dec 2014 07:59:27 -0700 From: Eric Blake MIME-Version: 1.0 References: <1417780229-6930-1-git-send-email-pl@kamp.de> <1417780229-6930-3-git-send-email-pl@kamp.de> In-Reply-To: <1417780229-6930-3-git-send-email-pl@kamp.de> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rwPm65MP46hxkrTJf6FiFwHNrHilJjiFe" Subject: Re: [Qemu-devel] [RFC PATCH V2 2/4] 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 , qemu-devel@nongnu.org Cc: kwolf@redhat.com, famz@redhat.com, benoit@irqsave.net, ming.lei@canonical.com, armbru@redhat.com, mreitz@redhat.com, stefanha@redhat.com, pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rwPm65MP46hxkrTJf6FiFwHNrHilJjiFe Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/05/2014 04:50 AM, 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 > --- > hw/block/virtio-blk.c | 2 +- > include/hw/virtio/virtio-blk.h | 4 +++- > 2 files changed, 4 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --rwPm65MP46hxkrTJf6FiFwHNrHilJjiFe 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUgchPAAoJEKeha0olJ0NqEBYH/iNimBskLoa+7wJTs0lTILp2 6MQTLJyX/VUerHstHeRC40X6k9A8eIndLxqYBJja4Ui6Bamzm2kK894JtM/RUXcl cZeZ9XFZ0VeYL5kC+wtJzYBJfACc1sBcbdN720XkzJnGuovL+MdKFITPul72KyyG OtROxyoKegdkDZBbsCN/Z/HzyKy8pimqy7/l0O7s7eWOCEtmFi5eFyu/IILkJdhI 1MuDngSSMryp/Uvu7q0znaUjwq1yiANqwu9ApnsDeRVRaeFScGDlAKjpq7MZd1aD teBLspABOwIaZ0DEFJvcWggflTqOc+1Ee3sHgVNLD7MCl7Yq0LXIzOPB2VyYYxE= =XpXO -----END PGP SIGNATURE----- --rwPm65MP46hxkrTJf6FiFwHNrHilJjiFe--