From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBXta-0005U5-Q2 for qemu-devel@nongnu.org; Fri, 01 Mar 2013 16:53:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBXtY-0006WX-W4 for qemu-devel@nongnu.org; Fri, 01 Mar 2013 16:53:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]:6625) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBXtY-0006WT-NC for qemu-devel@nongnu.org; Fri, 01 Mar 2013 16:53:36 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r21LrZB5014017 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 1 Mar 2013 16:53:35 -0500 Message-ID: <5131235E.4080505@redhat.com> Date: Fri, 01 Mar 2013 14:53:34 -0700 From: Eric Blake MIME-Version: 1.0 References: <1362168821-25668-1-git-send-email-kwolf@redhat.com> <1362168821-25668-3-git-send-email-kwolf@redhat.com> In-Reply-To: <1362168821-25668-3-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2KSEHWEXHCOSJGRTBPCRF" Subject: Re: [Qemu-devel] [PATCH 2/7] block: Add options QDict to bdrv_open() prototype List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org, stefanha@redhat.com, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2KSEHWEXHCOSJGRTBPCRF Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/01/2013 01:13 PM, Kevin Wolf wrote: > It doesn't do anything yet except storing the options QDict in the > BlockDriverState. >=20 > Signed-off-by: Kevin Wolf > --- > block.c | 47 +++++++++++++++++++++++++++++++++++----= -------- > block/blkverify.c | 2 +- > block/qcow2.c | 2 +- > block/vmdk.c | 2 +- > block/vvfat.c | 2 +- > blockdev.c | 10 ++++++---- > hw/xen_disk.c | 2 +- > include/block/block.h | 4 ++-- > include/block/block_int.h | 1 + > qemu-img.c | 6 +++--- > qemu-io.c | 2 +- > qemu-nbd.c | 2 +- > 12 files changed, 54 insertions(+), 28 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2KSEHWEXHCOSJGRTBPCRF 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/ iQEcBAEBCAAGBQJRMSNeAAoJEKeha0olJ0NqZYAH/ioT73FmhPpP2rXtaxQ6tCQv kEyqGlYXMMRuKjM8dyFqBEqLUJRC8TQUBiTqhRgFNKQS9CPjFxK/4SvWTrHc8jvA klFRryUk5eap12CgoCXLaFBhDrBO/iQMteQhyR2louUro3XvC8or2/hooH+W2pJs gQFCb7WT2XJcOs+KO6hqYqvLjrcNaiAtJ810LhW0ixqOQZ02pB/O6OUI+5vzArRE WDblTH6LxnZhUBRtvXT7Oa8wmmzbRhcYowrA6+TPinNq465t7FetuVXeCno8zj9Q GHs2qbOJWsL331gcGF7BMg3tbzaT0X51FUEizr74wtwJXKysmhhb+Jvs70Bh7Qk= =9WWl -----END PGP SIGNATURE----- ------enig2KSEHWEXHCOSJGRTBPCRF--