From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wsftr-0001VE-R5 for qemu-devel@nongnu.org; Thu, 05 Jun 2014 18:12:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wsftn-0006gK-Ee for qemu-devel@nongnu.org; Thu, 05 Jun 2014 18:12:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43621) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wsftn-0006g9-5V for qemu-devel@nongnu.org; Thu, 05 Jun 2014 18:12:39 -0400 Message-ID: <5390EB54.6020304@redhat.com> Date: Thu, 05 Jun 2014 16:12:36 -0600 From: Eric Blake MIME-Version: 1.0 References: <1399456738-11132-1-git-send-email-cyliu@suse.com> <1399456738-11132-20-git-send-email-cyliu@suse.com> In-Reply-To: <1399456738-11132-20-git-send-email-cyliu@suse.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HUDcsfntSNHdXgWm4MD0bVjgOi4BMMd9d" Subject: Re: [Qemu-devel] [PATCH v27 19/33] QemuOpts: export qemu_opt_find List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chunyan Liu , qemu-devel@nongnu.org Cc: l@dorileo.org, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --HUDcsfntSNHdXgWm4MD0bVjgOi4BMMd9d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/07/2014 03:58 AM, Chunyan Liu wrote: > Export qemu_opt_find for qcow2 driver using it. > After replacing QEMUOptionParameter with QemuOpts, qcow2 driver will > use qemu_opt_find to judge if an option is explicitly set, to replace > the usage of .assigned in QEMUOptionParameter. >=20 > Signed-off-by: Chunyan Liu > --- > Changes: > * split qcow2 patch into two: 19/33, 20/33 > - export qemu_opt_find in a separate commit > - then patch qcow2 driver >=20 > include/qemu/option.h | 1 + > util/qemu-option.c | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --HUDcsfntSNHdXgWm4MD0bVjgOi4BMMd9d 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTkOtUAAoJEKeha0olJ0NqzTMH/2eVQO36VsbqoIaUNcHE7k5z JlOMdQlKQn+ox34DWJ/7V66Xw/JjO8SfZgBGkRgSsD1syhNQeG3T0kK1S1DblQxk s16OYkDMkP4trj+t8jE6+ujB0vJ7GRCpcESFQGjhNqTCerw+EOV+l2dT67xvamnk t4L/RXcU3o0yGwzj4rjhDl7z8eAs16SEYALs3lTX64si2GUPt/S35nmgpGLeXhxN kyLYUUp9ciFE3+geT44evL0zTWF9xnol8RbHssP0R+M0T6mtozsLGBaRk4zDpLfk WIzZhOgYe9iSI3e/58YVpxoERkNfPCtZbZtkEz085aCMHzoL8AwYbUhipj9Q9DY= =6RYi -----END PGP SIGNATURE----- --HUDcsfntSNHdXgWm4MD0bVjgOi4BMMd9d--