From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xyis9-0002SH-W5 for qemu-devel@nongnu.org; Wed, 10 Dec 2014 10:08:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xyis0-0006yn-UQ for qemu-devel@nongnu.org; Wed, 10 Dec 2014 10:08:13 -0500 Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]:61174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xyis0-0006yg-NK for qemu-devel@nongnu.org; Wed, 10 Dec 2014 10:08:04 -0500 Received: by mail-wg0-f50.google.com with SMTP id a1so3875329wgh.37 for ; Wed, 10 Dec 2014 07:08:04 -0800 (PST) Date: Wed, 10 Dec 2014 15:08:01 +0000 From: Stefan Hajnoczi Message-ID: <20141210150801.GA30812@stefanha-thinkpad.redhat.com> References: <1417613866-25890-1-git-send-email-mreitz@redhat.com> <1417613866-25890-2-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <1417613866-25890-2-git-send-email-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v4 01/26] qcow2: Add two new fields to BDRVQcowState List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 03, 2014 at 02:37:21PM +0100, Max Reitz wrote: > Add two new fields regarding refcount information (the bit width of > every entry and the maximum refcount value) to the BDRVQcowState. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-refcount.c | 2 +- > block/qcow2.c | 3 +++ > block/qcow2.h | 2 ++ > 3 files changed, 6 insertions(+), 1 deletion(-) Reviewed-by: Stefan Hajnoczi --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUiGHRAAoJEJykq7OBq3PIVF8H/jTzRqtoE/5EzN/3oCuxFCt9 Ow2M1x/FrAMpNJjWaua7YjF44a7OxfXmKTS81Edh77IrYfkA6HVuoBLnXQeMC5Tm iL9tNWoo3e+ZceOqETMvMYBNqq2BYV+oei8ko6qmDt28IIXj4KN7j18qpzgQ1r03 4MEue+/Um0Khqj/AwHg2fj8lY42skX6lk8fnGORLdYjBSdYkN4DGBsSKP4yZr70K gQe2LZOqslQCaFphxlndKJ8xvrw1mtNKJHssCh08FTdOvzid4m8sWTzqr+VywYB4 bDVS7Ar5eXuepNRbsdjuVOGcemLMvKgVN5+R8V2tldrymF5vxus3snjHu4/jYAM= =eL/c -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--