From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VF8HJ-0005ew-3J for qemu-devel@nongnu.org; Thu, 29 Aug 2013 15:53:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VF8HE-0004MK-7P for qemu-devel@nongnu.org; Thu, 29 Aug 2013 15:53:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39801) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VF8HD-0004LH-UT for qemu-devel@nongnu.org; Thu, 29 Aug 2013 15:53:08 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r7TJr6MR003032 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 29 Aug 2013 15:53:06 -0400 Message-ID: <521FA6A2.9000503@redhat.com> Date: Thu, 29 Aug 2013 13:53:06 -0600 From: Eric Blake MIME-Version: 1.0 References: <1377784821-29561-1-git-send-email-pbonzini@redhat.com> <1377784821-29561-6-git-send-email-pbonzini@redhat.com> In-Reply-To: <1377784821-29561-6-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="EBjVFaId9hhjHhAFO6BtWW8Rv4GKoIjFX" Subject: Re: [Qemu-devel] [PATCH v4 05/21] block: make bdrv_co_is_allocated static List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: kwolf@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --EBjVFaId9hhjHhAFO6BtWW8Rv4GKoIjFX Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08/29/2013 08:00 AM, Paolo Bonzini wrote: > bdrv_is_allocated can detect coroutine context and go through a fast > path, similar to other block layer functions. May conflict with Charlie's work on refactoring coroutine handling - the race is on to see who gets merged first :) >=20 > Reviewed-by: Eric Blake > Signed-off-by: Paolo Bonzini Here (and on others in the series where you carried forward a prior review), the reviewed-by tag is still valid. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --EBjVFaId9hhjHhAFO6BtWW8Rv4GKoIjFX 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.4.14 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSH6aiAAoJEKeha0olJ0NqfVkIAIwvRuoQvAh17Gwf0MHWCqml 2RzLsUbPbvW5TdkUV+/bcenzNl8GdKD0Yh+U+TcnUQs6yC/NoOr5KdtyvP7keBEz XoyI9Betfpo+Y3vGlKpGFyv/Yfim7yduKIoZYA+A3oEsclo7hI6LqJOljgt16irF mSRPqldIDcDJazPluY044ICDv6F5HvKN/ly3MSW1/4l8/NbHbbVtdG/PX6WxkQb/ mgjOlQwMWC+DAneFYOPpcwx1OeRBu8P0N/omSsGmDf2B566T9eLbqDv09WF42GJU 5iIusPfSQkHfVrZcUg9CZGz3axCJkc2rro8fEDCiQU7VdqiNHbH+0nRcfkSmJgc= =x64I -----END PGP SIGNATURE----- --EBjVFaId9hhjHhAFO6BtWW8Rv4GKoIjFX--