From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57011) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI2Lf-0006zp-U4 for qemu-devel@nongnu.org; Tue, 19 Mar 2013 15:37:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UI2Lb-0006WN-Kf for qemu-devel@nongnu.org; Tue, 19 Mar 2013 15:37:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI2Lb-0006VA-DV for qemu-devel@nongnu.org; Tue, 19 Mar 2013 15:37:23 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2JJbM2a001539 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 19 Mar 2013 15:37:22 -0400 Message-ID: <5148BE71.6010701@redhat.com> Date: Tue, 19 Mar 2013 13:37:21 -0600 From: Eric Blake MIME-Version: 1.0 References: <1363627441-8297-1-git-send-email-kwolf@redhat.com> <1363627441-8297-3-git-send-email-kwolf@redhat.com> <5148A4ED.9000606@redhat.com> <20130319180533.GG2418@dhcp-200-207.str.redhat.com> In-Reply-To: <20130319180533.GG2418@dhcp-200-207.str.redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2VBGCFABCUTITDXXVGTDC" Subject: Re: [Qemu-devel] [PATCH 02/11] block: Pass bdrv_file_open() options to block drivers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: pbonzini@redhat.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2VBGCFABCUTITDXXVGTDC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/19/2013 12:05 PM, Kevin Wolf wrote: > Am 19.03.2013 um 18:48 hat Eric Blake geschrieben: >> On 03/18/2013 11:23 AM, Kevin Wolf wrote: >>> Specify -drive file.option=3D... on the command line to pass the opti= on to >>> the protocol instead of the format driver. >>> >>> Signed-off-by: Kevin Wolf >>> --- >>> block.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++= +------- >>> 1 file changed, 56 insertions(+), 7 deletions(-) >> >> Reviewed-by: Eric Blake >> >> Still hoping we expose this in QMP for hotplug, but I'll see how thing= s >> go through the series... >=20 > We'll get there, but I can't do everything at once. So my plan is to > complete the command line extensions first and only then get to QMP. I'= m > almost sure that we're thinking of very similar things that we want to > have as the final result, but one step after another. Not a problem - just hoping that we can get there in time for 1.5. I'm happy to review these types of patches, since it directly affects interfaces that libvirt will want to use. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2VBGCFABCUTITDXXVGTDC 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.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRSL5xAAoJEKeha0olJ0NqzKQH/0jxUq0PLHDcCaYwqbmTcBUd FhNLQA8znsjs2nXgPvv4HML6YZ5XOt0EZagZ4aPa3p61Pf/Hddkm849zOJXKg26M y3ypdt0k2IaYEcVs8JhvRI1hAcbuQdKjkCr61N1HDRT6xVLUxBRWlMnpoFftEYwx baySv2DzCZk3eqeGcN9VV5BW7o4ZpV1tMsGircjZ4iERVw/oAPTMgrOqKLovlYO8 VjI99v3QM1JouncnQH5jxjzpUzEKwhyQbEIYMkqFmHr7ZUpZNpoD/EZQ6qCuTXWw 00+Tz3HgKyU/I7oU2iAdD+GdbpW4LeB0tJmFQt2CSkXQPp9JZqcp49uznKyXOq0= =xDbA -----END PGP SIGNATURE----- ------enig2VBGCFABCUTITDXXVGTDC--