From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJjmW-0001tF-UY for qemu-devel@nongnu.org; Thu, 14 Jan 2016 10:25:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJjmV-0002Dw-UF for qemu-devel@nongnu.org; Thu, 14 Jan 2016 10:25:48 -0500 References: <1450867706-19860-1-git-send-email-pbonzini@redhat.com> From: Max Reitz Message-ID: <5697BDF3.8010206@redhat.com> Date: Thu, 14 Jan 2016 16:25:39 +0100 MIME-Version: 1.0 In-Reply-To: <1450867706-19860-1-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iBqlu2osXxQdLn6vSTQ93LjaDiBSnnBhJ" Subject: Re: [Qemu-devel] [PATCH] block: acquire in bdrv_query_image_info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --iBqlu2osXxQdLn6vSTQ93LjaDiBSnnBhJ Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 23.12.2015 11:48, Paolo Bonzini wrote: > NFS calls aio_poll inside bdrv_get_allocated_size. This requires > acquiring the AioContext. >=20 > Signed-off-by: Paolo Bonzini > --- > block/qapi.c | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) Thanks, applied to my block tree: https://github.com/XanClic/qemu/commits/block Max --iBqlu2osXxQdLn6vSTQ93LjaDiBSnnBhJ 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 iQEcBAEBCAAGBQJWl730AAoJEDuxQgLoOKytafwIAJDLqtucLRusj3NpkEQmOoBd BTGDSihjeRd/aCHRPddUR+YQAFsslhZ9sFOonvZZDzgJx2xvC1ae4NtuQIFwZXo6 cGxa8nqt7DigYu1Qe1MEUqEMGes4cDPTRLYNt4TsJMnV8s+W1GFcjJN3VWkO8wHh j1fkg63SMbe9fsAXmolUDk3YNXl283ImdcMay2D/TsYnNWFQ0jotED62qpYD8Dl0 SeWvXphImRL5xF/TL+kgwwvoR27DM03/aMtOfI9/Yewg+V/BrRWcFmg5aKoEfHPJ +iqIg4tezRa0s0dMq8IAwqZWUATilsAsk5Y+LamwYajkkptDc0n6vd+XUZhh+yw= =bnVI -----END PGP SIGNATURE----- --iBqlu2osXxQdLn6vSTQ93LjaDiBSnnBhJ--