From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxPNb-0002Km-A9 for qemu-devel@nongnu.org; Thu, 11 Jul 2013 18:30:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxPNa-0002CG-I3 for qemu-devel@nongnu.org; Thu, 11 Jul 2013 18:30:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxPNa-0002C5-A1 for qemu-devel@nongnu.org; Thu, 11 Jul 2013 18:30:26 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r6BMUPOs011069 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 11 Jul 2013 18:30:25 -0400 Message-ID: <51DF3200.8070506@redhat.com> Date: Thu, 11 Jul 2013 16:30:24 -0600 From: Eric Blake MIME-Version: 1.0 References: <1373363617-4723-1-git-send-email-kwolf@redhat.com> <1373363617-4723-11-git-send-email-kwolf@redhat.com> In-Reply-To: <1373363617-4723-11-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2QXUTEKJVNOIPQCUIDPXP" Subject: Re: [Qemu-devel] [RFC PATCH 10/11] 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) ------enig2QXUTEKJVNOIPQCUIDPXP Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/09/2013 03:53 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 ------enig2QXUTEKJVNOIPQCUIDPXP 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/ iQEcBAEBCAAGBQJR3zIAAAoJEKeha0olJ0NqCuAH/1ODEMW52nQzUffpkb5jUliW /6oV4ZlInNt9QTfDX13G3zJv8WTkcmDqiiGrhTPyakQMLqdQ7nYF8xbmzDv4xdM4 zPo0kCVzUcLdKfTKrcM/lDpMjIEBR9U3SBS1A3OjR50S3pr9nUY7ZL6yJVj+re0R 5BPATJATw5tCAfw2RPcjQsC1Uooj9PzqGAL1qDNGMPfg8xQe4ngvxiew1aKqIfUE rUpYeHxn5JO6mmxCRQQvBZ4WOoVMFky/D7nMaxBD+qorEDXjZS1PxqIk6kF0HvA/ Uz3BDRtgPFbMuijWZSW8K7DN4TcLJavlAiirCli6InWktlfOXFlaL+OE0Y8FgU0= =Km4P -----END PGP SIGNATURE----- ------enig2QXUTEKJVNOIPQCUIDPXP--