From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2dJs-0002Wm-Fd for qemu-devel@nongnu.org; Tue, 17 May 2016 07:37:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b2dJp-00016V-6V for qemu-devel@nongnu.org; Tue, 17 May 2016 07:37:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38625) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2dJp-00016N-0O for qemu-devel@nongnu.org; Tue, 17 May 2016 07:37:45 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 84FF262647 for ; Tue, 17 May 2016 11:37:44 +0000 (UTC) References: <1460384056-29494-1-git-send-email-stefanha@redhat.com> <573AFB7E.5000905@redhat.com> <214ef2a3-8d51-9570-1be5-fff12a58231a@redhat.com> From: Paolo Bonzini Message-ID: <573B0279.9030205@redhat.com> Date: Tue, 17 May 2016 13:37:29 +0200 MIME-Version: 1.0 In-Reply-To: <214ef2a3-8d51-9570-1be5-fff12a58231a@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HdJNcrO50mxlpnBUrcOqSlgB1eoAsrbvf" Subject: Re: [Qemu-devel] [RFC for-2.7] block: keep AioContext pointer in BlockBackend List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , Stefan Hajnoczi , qemu-devel@nongnu.org Cc: Kevin Wolf This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --HdJNcrO50mxlpnBUrcOqSlgB1eoAsrbvf From: Paolo Bonzini To: Max Reitz , Stefan Hajnoczi , qemu-devel@nongnu.org Cc: Kevin Wolf Message-ID: <573B0279.9030205@redhat.com> Subject: Re: [RFC for-2.7] block: keep AioContext pointer in BlockBackend References: <1460384056-29494-1-git-send-email-stefanha@redhat.com> <573AFB7E.5000905@redhat.com> <214ef2a3-8d51-9570-1be5-fff12a58231a@redhat.com> In-Reply-To: <214ef2a3-8d51-9570-1be5-fff12a58231a@redhat.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 17/05/2016 13:14, Max Reitz wrote: >> That could be another BdrvChild member, couldn't it? > > I think it would rather require a new function pointer in > BdrvChildRole (after Kevin's series, that is). Yes, that's what I meant. :) Paolo --HdJNcrO50mxlpnBUrcOqSlgB1eoAsrbvf 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 iQEcBAEBCAAGBQJXOwJ6AAoJEL/70l94x66DGHAIAKpXaIhodO4t47JPCC1ZDqFn 23snUVZ72TT5sRlfmgkym47vsK6fxYpUMWEwfWC+YXQTYzMKrATvRmR0cF8XhNvq HJC/UqAY4u8ahKeh4zjJx8vWrl/fDKU3MgtHu8bD/tllxZ0wIe8IdfQkSeIF8Wxt +auB8Ln3zePxFCkL2T2Tb4EwVcm81jQVcuF7Vhk0GMMpl7Ar4gBBugSfrzr4uXkg vwirqhCevcBntYT3uthku1UeFvLUTfk40VDRRiFLj2+cw1rqF7XSgvfG0CaX9UpU jugxrggL0ToWboxd+SNMrE4kwAnyuwOqv0qUg5kj5Afui0VAs5KdCElmBoSHE8I= =clDq -----END PGP SIGNATURE----- --HdJNcrO50mxlpnBUrcOqSlgB1eoAsrbvf--