From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBrwo-0000ua-N4 for qemu-devel@nongnu.org; Wed, 23 Dec 2015 17:31:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aBrwl-0005zh-ET for qemu-devel@nongnu.org; Wed, 23 Dec 2015 17:31:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBrwl-0005zd-91 for qemu-devel@nongnu.org; Wed, 23 Dec 2015 17:31:51 -0500 References: <1450892961-6495-1-git-send-email-vsementsov@virtuozzo.com> From: Max Reitz Message-ID: <567B20D2.8070201@redhat.com> Date: Wed, 23 Dec 2015 23:31:46 +0100 MIME-Version: 1.0 In-Reply-To: <1450892961-6495-1-git-send-email-vsementsov@virtuozzo.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DoOLM0tbJln9BoX7QxChTRnHRn750p359" Subject: Re: [Qemu-devel] [PATCH v6] spec: add qcow2 bitmaps extension specification List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladimir Sementsov-Ogievskiy , qemu-devel@nongnu.org Cc: kwolf@redhat.com, famz@redhat.com, stefanha@redhat.com, den@openvz.org, jsnow@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --DoOLM0tbJln9BoX7QxChTRnHRn750p359 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 23.12.2015 18:49, Vladimir Sementsov-Ogievskiy wrote: > The new feature for qcow2: storing bitmaps. >=20 > This patch adds new header extension to qcow2 - Bitmaps Extension. It > provides an ability to store virtual disk related bitmaps in a qcow2 > image. For now there is only one type of such bitmaps: Dirty Tracking > Bitmap, which just tracks virtual disk changes from some moment. >=20 > Note: Only bitmaps, relative to the virtual disk, stored in qcow2 file,= > should be stored in this qcow2 file. The size of each bitmap > (considering its granularity) is equal to virtual disk size. >=20 > Signed-off-by: Vladimir Sementsov-Ogievskiy I see some issues regarding grammar and phrasing, but I still think nagging about that should be left to native speakers and for the non-RFC versions. (Or someone can just fix it up on top.) Semantically-reviewed-by: Max Reitz Thanks! --DoOLM0tbJln9BoX7QxChTRnHRn750p359 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWeyDSAAoJEDuxQgLoOKytLysH/jfMLtnpZtMZpvBwXBBBI7/2 v7ICq+O6csT4ny+sWOjULuwxpB5KC1kc+aOoFcYs+sJGL9Fm+khE8rh6QMg3HWmy gc7YyHqlgr6rH4cgsNGUxmmZ3pbJ2SCAOS9csjZ5tcx8DR+kcYEw1G9Pk21U/fra Dyf1dQvBsAk5o/LyjhDYz405lfwID7lzlDUGzfT9Ior4QPDWko5eaR4KUyt/kSL/ YsDXbHqaNyDPXUpW85Jzo/hYxF7A9N7BqT0zVJ9WjYMmuc1KnaY2AAISXgbj45wP eHe3PJmCSX3Dr2R0XbjMg9dmXrXE+2f/lh++U+pSQwMWg16ckOGuEI6q2sG6aO0= =qYQf -----END PGP SIGNATURE----- --DoOLM0tbJln9BoX7QxChTRnHRn750p359--