From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52502) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG9jk-0000zA-4b for qemu-devel@nongnu.org; Tue, 27 Jan 2015 12:15:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YG9jg-0007Jf-1w for qemu-devel@nongnu.org; Tue, 27 Jan 2015 12:15:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54592) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG9jf-0007Jb-Pt for qemu-devel@nongnu.org; Tue, 27 Jan 2015 12:15:31 -0500 Message-ID: <54C7C7AE.2030403@redhat.com> Date: Tue, 27 Jan 2015 10:15:26 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422284444-12529-1-git-send-email-mreitz@redhat.com> <1422284444-12529-13-git-send-email-mreitz@redhat.com> In-Reply-To: <1422284444-12529-13-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pOS51wVSbVbB6nU77UL4TuJaKQIPOmF74" Subject: Re: [Qemu-devel] [PATCH v3 12/14] block: Clamp BlockBackend requests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Markus Armbruster , Stefan Hajnoczi , Stefano Stabellini This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pOS51wVSbVbB6nU77UL4TuJaKQIPOmF74 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/26/2015 08:00 AM, Max Reitz wrote: > BlockBackend is used as the interface between the block layer and guest= > devices. It should therefore assure that all requests are clamped to th= e > image size. >=20 > Signed-off-by: Max Reitz > --- > block/block-backend.c | 152 ++++++++++++++++++++++++++++++++++++++++++= ++++++++ > 1 file changed, 152 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --pOS51wVSbVbB6nU77UL4TuJaKQIPOmF74 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJUx8euAAoJEKeha0olJ0NqhkoH/Re0TXAQSsIToRS/auZqEGkK JmzxsEJDyweIYCVebCfETV+Fr9QYUR0eiJFaG5pO7pr5pP1jTgCr8bsADUnkSqEy tCNMS2MkJYdZ8YcxGNXSJnnn+uNGeXUrKET5NdxB/DNImB/AKJzkDGu2sz8lEiTI dP11b+JdaF3EL/zzAE3ToYOtKzSyXpfC7sxObCrwCUdVhvK9IfKEtJluonetSwIm T06g2j3QekND6iI5obOULdE7bIEpQgkCDAE+fGy0WzqAT4J8sA7kGXt5HgDVATeV +gAPGQjKSRZRETrlZw7xI30VbCs3bwVJIAAn8fAx1rI1AXFRpyBM0Q1B0G1xlbE= =Ha6X -----END PGP SIGNATURE----- --pOS51wVSbVbB6nU77UL4TuJaKQIPOmF74--