From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZePCE-0005vm-Bs for qemu-devel@nongnu.org; Tue, 22 Sep 2015 11:09:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZePCA-0001qw-HF for qemu-devel@nongnu.org; Tue, 22 Sep 2015 11:09:30 -0400 References: <1442589793-7105-1-git-send-email-mreitz@redhat.com> <20150922144507.GH3999@noname.str.redhat.com> From: Max Reitz Message-ID: <56016F18.3030208@redhat.com> Date: Tue, 22 Sep 2015 17:09:12 +0200 MIME-Version: 1.0 In-Reply-To: <20150922144507.GH3999@noname.str.redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="K6FmgcaKjb3bBWdAgLaaeT82iFLFgoNdw" Subject: Re: [Qemu-devel] [PATCH v5 00/38] blockdev: BlockBackend and media List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Alberto Garcia , qemu-block@nongnu.org, John Snow , qemu-devel@nongnu.org, Markus Armbruster , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --K6FmgcaKjb3bBWdAgLaaeT82iFLFgoNdw Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 22.09.2015 16:45, Kevin Wolf wrote: > Am 18.09.2015 um 17:22 hat Max Reitz geschrieben: >> This series reworks a lot regarding BlockBackend and media. Basically,= >> it allows empty BlockBackends, that is BBs without a BDS tree. >> >> Before this series, empty drives are represented by a BlockBackend wit= h >> an empty BDS attached to it (a BDS with a NULL driver). However, now w= e >> have BlockBackends, thus an empty drive should be represented by a >> BlockBackend without any BDS tree attached to it. This is what this >> series does. >=20 > Patches 1-16 and 18: Reviewed-by: Kevin Wolf >=20 > I had comments for 17 and 19-21, and can't seem to find a base commit > that patch 22 applies cleanly to, so I'm stopping the review here, > waiting for another rebase or instructions how to apply the series. 16a1b6e97c2a2919fd296db4bea2f9da2ad3cc4d was my base, if that was the question. ;-) Thanks for reviewing! Max --K6FmgcaKjb3bBWdAgLaaeT82iFLFgoNdw 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 iQEcBAEBCAAGBQJWAW8YAAoJEDuxQgLoOKyttr0IAIQ5VNk5XqVjuQSMMHCryYHe OUntyfSc7aGNKq3qXrkSdhSXQcKHHHhZhKCdhSEuECANz7Wl/XQFpz+jevZtrK4A QnQPkymVSV3wz14TvZstvXSlpzTFyIo6J9p3YfXLcCW0L+BjA3NcYaP9EYzFfeS6 N8lJT85BqAgQK3gGWgCPcCC8tcaO6BkNMN7IG0v5t/i3w+LhGQKWT7JCe8ur8peR 1fuGwKjt/12PRhFPUP/NQ3FqaH4wGbKx7/QPMTdfnq5JLUQgDMzDSFIQQPmcQAS6 bhmuOF/Ec9esFQv1SFhfE4yTjRRijVZbQ1g8X6ho83NeeyAKoxRAKD+FdVNdpdo= =PkNx -----END PGP SIGNATURE----- --K6FmgcaKjb3bBWdAgLaaeT82iFLFgoNdw--