From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFU92-0001A8-J1 for qemu-devel@nongnu.org; Tue, 21 Jun 2016 18:27:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bFU91-0006Xf-Gw for qemu-devel@nongnu.org; Tue, 21 Jun 2016 18:27:44 -0400 References: <1465939839-30097-1-git-send-email-eblake@redhat.com> <20160621141850.GK4520@noname.redhat.com> From: Eric Blake Message-ID: <5769BF57.1000905@redhat.com> Date: Tue, 21 Jun 2016 16:27:35 -0600 MIME-Version: 1.0 In-Reply-To: <20160621141850.GK4520@noname.redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bStIgxbam5Qf3oAwbIpswcdp6NrOpWpAT" Subject: Re: [Qemu-devel] [PATCH v2 00/17] Byte-based block limits List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --bStIgxbam5Qf3oAwbIpswcdp6NrOpWpAT From: Eric Blake To: Kevin Wolf Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org Message-ID: <5769BF57.1000905@redhat.com> Subject: Re: [PATCH v2 00/17] Byte-based block limits References: <1465939839-30097-1-git-send-email-eblake@redhat.com> <20160621141850.GK4520@noname.redhat.com> In-Reply-To: <20160621141850.GK4520@noname.redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/21/2016 08:18 AM, Kevin Wolf wrote: > Am 14.06.2016 um 23:30 hat Eric Blake geschrieben: >> BlockLimits is currently an ugly mix of byte limits vs. >> sector limits. Unify it. Fix some bugs I found in >> bdrv_aligned_preadv() while at it. >> >> Prequisite: Kevin's ongoing work to migrate bdrv_aligned_preadv() >> to be byte-based (commit 3de06b2 on his vmstate branch at the >> time of this email, but that gets rebased): >> https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg02832.html >> >> Trivial contextual conflict in nbd.h with the pull request Paolo >> will soon be posting (both series add a #define near the same >> line; resolution is to add both): >> https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg03333.html >> >> Also available as a tag at: >> git fetch git://repo.or.cz/qemu/ericb.git nbd-limits-v2 >=20 > I had a few minor comments, but this is really close. >=20 > Patches 1-7 and 9-13 are: > Reviewed-by: Kevin Wolf Thanks; will respin shortly. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --bStIgxbam5Qf3oAwbIpswcdp6NrOpWpAT Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXab9XAAoJEKeha0olJ0Nq6MIIAIT3ijvJ5BWSEVC3CCyreB7p QbYgbj7skUT3B2bMHWBj2hg2xFVd0OSATzcPA4Xbo/77roqQufPaoa9gymNl/85x Ltxl10nTuQF1fr0sQ0SMHrpZA8KKv5QRSc/y13Fzq3idKUDDKaHGfDzY43oRaLbm RoQt6s0N3DCeurVMC0MbDvbjWf4eTGpH42LEkhUQCmT6KCisALf6pq5yjN1WgEnl Gm1/uSz0xj27W7eC58maYUNLPO6An3PNU8Pfo3ajdYRKNlesKi3G1cMSCJld1VHs vId/6v6fuTHy72V4S8IK+oFAxSuCL1vyH9ywynlrcMMETS/lbAQsea/SO+2nPBU= =JgER -----END PGP SIGNATURE----- --bStIgxbam5Qf3oAwbIpswcdp6NrOpWpAT--