From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVjaw-000700-F8 for qemu-devel@nongnu.org; Wed, 11 Mar 2015 12:34:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVjav-0002om-GE for qemu-devel@nongnu.org; Wed, 11 Mar 2015 12:34:54 -0400 Date: Wed, 11 Mar 2015 16:34:44 +0000 From: Stefan Hajnoczi Message-ID: <20150311163444.GL10493@stefanha-thinkpad.redhat.com> References: <1425338403-16138-1-git-send-email-jsnow@redhat.com> <1425338403-16138-8-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bFUYW7mPOLJ+Jd2A" Content-Disposition: inline In-Reply-To: <1425338403-16138-8-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v2 07/17] block: Add bitmap disabled status List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: famz@redhat.com, qemu-block@nongnu.org, qemu-devel@nongnu.org, armbru@redhat.com, vsementsov@parallels.com, stefanha@redhat.com --bFUYW7mPOLJ+Jd2A Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 02, 2015 at 06:19:53PM -0500, John Snow wrote: > Add a status indicating the enabled/disabled state of the bitmap. > A bitmap is by default enabled, but you can lock the bitmap into > a read-only state by setting disabled =3D true. >=20 > A previous version of this patch added a QMP interface for changing > the state of the bitmap, but it has since been removed for now until > a use case emerges where this state must be revealed to the user. >=20 > The disabled state WILL be used internally for bitmap migration and > bitmap persistence. Only the enabled and frozen state are used by this series. Please move this patch to a series that uses the disabled state. Stefan --bFUYW7mPOLJ+Jd2A Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVAG6kAAoJEJykq7OBq3PI+aQH/is0sfmxGaHt4/rlyxOgAYaG hUbg0S75OKmYcsnNv3mi+JoroyeU933IQyDnwTaq9EXwYZix5OJGYg7HeJwW+YFI GAsrVbZhsVUdwlHpSlIxDN3mXtC4RPshyA5rqeup8bye2LPe4LGVkJKBbft+V32b R+9kGDu0MsoN/WS+NscQK/xc5mlSWKRzxjLdXH6JpjHsb1zSNZjdfTUjsadam1Z6 cXTLqLaFjT4z5zRW16QX8Ebe1EzdhM0UFLRo3feHzO7mp0+1MT/0QsxaIaZgd90o VLLIT6Oxkw9LFxLPrRlMPiiTcSzzqbfaAGp1oB9Ac+AxcoWvQHMqMdddmgVHznI= =ic95 -----END PGP SIGNATURE----- --bFUYW7mPOLJ+Jd2A--