From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUF2K-0006yn-GI for qemu-devel@nongnu.org; Wed, 17 Sep 2014 09:12:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XUF2F-0002qR-N4 for qemu-devel@nongnu.org; Wed, 17 Sep 2014 09:12:44 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:62108) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUF2F-0002q0-GM for qemu-devel@nongnu.org; Wed, 17 Sep 2014 09:12:39 -0400 Received: by mail-wi0-f180.google.com with SMTP id ex7so1190326wid.13 for ; Wed, 17 Sep 2014 06:12:35 -0700 (PDT) Date: Wed, 17 Sep 2014 14:12:32 +0100 From: Stefan Hajnoczi Message-ID: <20140917131232.GB25707@stefanha-thinkpad.redhat.com> References: <1408557576-14574-1-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7iMSBzlTiPOCCT2k" Content-Disposition: inline In-Reply-To: <1408557576-14574-1-git-send-email-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/4] qapi/block-core: Add "new" qcow2 options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi --7iMSBzlTiPOCCT2k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 20, 2014 at 07:59:32PM +0200, Max Reitz wrote: > This is a follow-up series to my previous series > "[PATCH v2 0/4] qcow2: Allow runtime specification of cache sizes" which > adds missing qcow2 runtime options to the appropriate structure in > qapi/block-core (overlap check mode and metadata cache size). >=20 >=20 > Max Reitz (4): > qcow2: Fix leak of QemuOpts in qcow2_open() > qapi: Allow enums in anonymous unions > qcow2: Add overlap-check.template option > qapi/block-core: Add "new" qcow2 options >=20 > block/qcow2.c | 29 ++++++++++++++++--- > block/qcow2.h | 1 + > qapi/block-core.json | 79 +++++++++++++++++++++++++++++++++++++++++++++= +++++- > scripts/qapi-types.py | 2 ++ > scripts/qapi-visit.py | 3 +- > 5 files changed, 108 insertions(+), 6 deletions(-) >=20 > --=20 > 2.0.4 >=20 >=20 Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --7iMSBzlTiPOCCT2k Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUGYjAAAoJEJykq7OBq3PIwp0IAKyl7QIeOIXqU8rCaRadVxi0 c8QgATGcJiA0IWbXnC6TAYmxro8Pmq5twsxDawhfSgL2RVfCy+vLFlPmpN4tLuAv ln3DvwvgQrITBqqGDRXhB5Dz+nhyungVRV8paVyrgZ0z3U8TvGepUGqGvOMb/uE/ Wr5XV+oQAMMLhHJdMda+8GMlPA60qImgfT2wRG1Hi5fsMDDTDLyXfsd/XYfMD90t I3H1U3RGtkRJP2zzuwAv70mh+8o4TpWQg/UrhV+dl+STZy4boAJTEZt7z92SDUZe GRPyvaNM8q7grjzTaRTiMXeijIzfD+4ZxcmE3Yca6ENmgAarh6OBAc48NZfLcdc= =tMh4 -----END PGP SIGNATURE----- --7iMSBzlTiPOCCT2k--