From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V2kRw-0000RG-9n for qemu-devel@nongnu.org; Fri, 26 Jul 2013 12:01:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V2kRr-0006aN-P3 for qemu-devel@nongnu.org; Fri, 26 Jul 2013 12:01:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V2kRr-0006aH-FN for qemu-devel@nongnu.org; Fri, 26 Jul 2013 12:00:55 -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 r6QG0sCD008735 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 26 Jul 2013 12:00:54 -0400 Message-ID: <51F29D35.9040107@redhat.com> Date: Fri, 26 Jul 2013 10:00:53 -0600 From: Eric Blake MIME-Version: 1.0 References: <1374584606-5615-1-git-send-email-kwolf@redhat.com> <1374584606-5615-12-git-send-email-kwolf@redhat.com> In-Reply-To: <1374584606-5615-12-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="L08TlrEIAQ2QXomwGkMtI7coPoss4Pu4b" Subject: Re: [Qemu-devel] [PATCH 11/18] block: Allow "driver" option on the top level List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: armbru@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --L08TlrEIAQ2QXomwGkMtI7coPoss4Pu4b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/23/2013 07:03 AM, Kevin Wolf wrote: > This is traditionally -drive format=3D..., which is now translated into= > the new driver option. This gives us a more consistent way to select th= e > driver of BlockDriverStates that can be used in QMP context, too. >=20 > Signed-off-by: Kevin Wolf > --- > block.c | 7 +++++++ > blockdev.c | 20 ++++++++++---------- > 2 files changed, 17 insertions(+), 10 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --L08TlrEIAQ2QXomwGkMtI7coPoss4Pu4b 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/ iQEcBAEBCAAGBQJR8p01AAoJEKeha0olJ0NqSssH+wSOz0jt3IK4fCUM5mP0FSmj xVCdFSxYlTsQyMmznVsMdOgRln3nWrwRdEoTe7aTBCzXfUNlwRSFFCIL57MphqoA ObiBESzV4CHvdndRrSkpDif5lXU8cSWyCISXPyGjtp3JRTYplGx38z9DH9M+eVGx E23srbGqtW2rpH431LvCbocm0F8Ktrrvp1nFmcJisPjSUyuGBNrKNJjjJjebfWUU DmgWSrlM7lyEWI8iq4DEytXyxjgJQ5sVWHq3jFK8RH2GOPIYs+qXlCD26aQMYG5n bl+D5HZnRQ83fqkGTm8EFzM/7v1Op7PmBuJMfEXT2OL7i99UjtTN9Ezsfwto1uk= =btkI -----END PGP SIGNATURE----- --L08TlrEIAQ2QXomwGkMtI7coPoss4Pu4b--