From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDk6l-0000XD-GX for qemu-devel@nongnu.org; Wed, 12 Feb 2014 19:24:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDk6d-0002qQ-T8 for qemu-devel@nongnu.org; Wed, 12 Feb 2014 19:24:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:3088) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDk6d-0002p5-Kp for qemu-devel@nongnu.org; Wed, 12 Feb 2014 19:24:43 -0500 Message-ID: <52FC10C7.8010007@redhat.com> Date: Wed, 12 Feb 2014 17:24:39 -0700 From: Eric Blake MIME-Version: 1.0 References: <1392186806-10418-1-git-send-email-cyliu@suse.com> <1392186806-10418-11-git-send-email-cyliu@suse.com> In-Reply-To: <1392186806-10418-11-git-send-email-cyliu@suse.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dTCDkaxTBPwxlI094a5t0ApFWu2vQGcrq" Subject: Re: [Qemu-devel] [PATCH v20 10/26] qcow.c: replace QEMUOptionParameter with QemuOpts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chunyan Liu , qemu-devel@nongnu.org Cc: kwolf@redhat.com, Dong Xu Wang , stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --dTCDkaxTBPwxlI094a5t0ApFWu2vQGcrq Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/11/2014 11:33 PM, Chunyan Liu wrote: > qcow.c: replace QEMUOptionParamter with QemuOpts >=20 > Signed-off-by: Dong Xu Wang > Signed-off-by: Chunyan Liu > --- > block/qcow.c | 61 ++++++++++++++++++++++++++++----------------------= ------- > 1 files changed, 30 insertions(+), 31 deletions(-) >=20 > +static QemuOptsList qcow_create_opts =3D { Probably could add 'const' here and in other patches. Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --dTCDkaxTBPwxlI094a5t0ApFWu2vQGcrq 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/ iQEcBAEBCAAGBQJS/BDHAAoJEKeha0olJ0NqZPcIAKzhz6YLg4PmJ0njYi1jy8BT a5ua1bv/y/NJ86MpH9Fsi9GLEBLjc19x/UEMY509kVlZL0DxktsgsTnytkLzXQDm 8TfR/J4zaS+peRTqh+cqRi++dnCQw+Lt1ugY4Y95a/7siQuFkSoW9SM1LY2gbHiC 4/bsAmLiRX9CpJ4pS+rq3lmvkXWZZ4NCYQ7YaCPX0QpMobLkG9qNlSNDRHpDFHK3 ibPjwl9iSJiUgvREull76hlwjOZm+ui9fCnBL+p9aqNuzUrTTct+dEBSdE0JtrZ6 xRxzL299ew+gvKfDy7Lf/U+Y0iN9nh9KSUSL+0RFHN7mqO5W2k24bOt4g5iUNBQ= =Nxl3 -----END PGP SIGNATURE----- --dTCDkaxTBPwxlI094a5t0ApFWu2vQGcrq--