From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51008) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKpR5-00058k-UP for qemu-devel@nongnu.org; Wed, 06 Jul 2016 12:12:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKpQz-0006dn-Lo for qemu-devel@nongnu.org; Wed, 06 Jul 2016 12:12:26 -0400 References: <1467732272-23368-1-git-send-email-clord@redhat.com> <1467732272-23368-27-git-send-email-clord@redhat.com> From: Max Reitz Message-ID: Date: Wed, 6 Jul 2016 18:12:13 +0200 MIME-Version: 1.0 In-Reply-To: <1467732272-23368-27-git-send-email-clord@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2duivOUXBdwB8sCx4rnDHmvOJDCP01tCs" Subject: Re: [Qemu-devel] [PATCH v3 26/32] blockdev: Separate vdi probe from its driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Colin Lord , qemu-devel@nongnu.org Cc: kwolf@redhat.com, qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --2duivOUXBdwB8sCx4rnDHmvOJDCP01tCs From: Max Reitz To: Colin Lord , qemu-devel@nongnu.org Cc: kwolf@redhat.com, qemu-block@nongnu.org Message-ID: Subject: Re: [PATCH v3 26/32] blockdev: Separate vdi probe from its driver References: <1467732272-23368-1-git-send-email-clord@redhat.com> <1467732272-23368-27-git-send-email-clord@redhat.com> In-Reply-To: <1467732272-23368-27-git-send-email-clord@redhat.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 05.07.2016 17:24, Colin Lord wrote: > Completes the separation of the vdi probe from the vdi driver. The > vdi probe now returns the format in addition to the score, allowing > correlation of the score and driver without the probe function being > part of the driver itself. >=20 > Signed-off-by: Colin Lord > --- > block.c | 1 + > block/probe/vdi.c | 13 ++++++++----- > block/vdi.c | 1 - > include/block/probe.h | 3 ++- > 4 files changed, 11 insertions(+), 7 deletions(-) Reviewed-by: Max Reitz --2duivOUXBdwB8sCx4rnDHmvOJDCP01tCs 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 iQEvBAEBCAAZBQJXfS3dEhxtcmVpdHpAcmVkaGF0LmNvbQAKCRA7sUIC6DisrRpX B/0X/G5DP66o89clWKru7Sj3FaRCcGEVtdVL82yTEdR1OYzQxXfhfdaGyolULEvr fO4Xqng6qHG4+o0E8jbNg/e5fa8RgMZ1VlQNMFFZaAl3tMRBj5aqrBOfI5lR7yPx 6BITT5yNFFsKztwJUw9ZSP903WI5+rFfpHkKNy+TsdZW/75dXoJgyySQP11evxau 3eDs0ZP/bF2mEZ7tJtcUULa+ziH/Vh7GVcDlBB11bxqdmycthVqUNGb7LbXUTZYK pi01gnePGlxfOwVFJ4BwDzz9jgLMN7sot5eqkD18asPNmkqAKiQqUgD8TOCm8TN8 tEDHYjDXe3yc+P2hWm4ic93w =zwBA -----END PGP SIGNATURE----- --2duivOUXBdwB8sCx4rnDHmvOJDCP01tCs--