From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlps6-0004Zl-AP for qemu-devel@nongnu.org; Thu, 20 Dec 2012 18:50:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tlps0-0007tr-06 for qemu-devel@nongnu.org; Thu, 20 Dec 2012 18:49:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlprz-0007tI-OT for qemu-devel@nongnu.org; Thu, 20 Dec 2012 18:49:43 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qBKNngPI014649 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 20 Dec 2012 18:49:42 -0500 Message-ID: <50D3A415.7040406@redhat.com> Date: Thu, 20 Dec 2012 16:49:41 -0700 From: Eric Blake MIME-Version: 1.0 References: <1355319999-30627-1-git-send-email-pbonzini@redhat.com> <1355319999-30627-19-git-send-email-pbonzini@redhat.com> In-Reply-To: <1355319999-30627-19-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig6E7F526C6CDCE9EA87E08F95" Subject: Re: [Qemu-devel] [PATCH 18/20] mirror: add support for persistent dirty bitmap List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: kwolf@redhat.com, jcody@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6E7F526C6CDCE9EA87E08F95 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/12/2012 06:46 AM, Paolo Bonzini wrote: > A persistent dirty bitmap lets mirroring proceed with no waste of work > after QEMU exits (either offline, or online when the VM restarts). > It is also useful in order to communicate to management whether the > switch to the destination was completed or not. >=20 > Signed-off-by: Paolo Bonzini > --- > block/mirror.c | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) Sure tiny for what it adds :) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig6E7F526C6CDCE9EA87E08F95 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.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBCAAGBQJQ06QVAAoJEKeha0olJ0NqC7cIAJ4bWoKD5DsxrTKXrokTE2wR 80BTf5oqFz9iKHTFD65mjHrdLrBwWHm80sMbKVoQVrIBdAbSrdzv5gRSluydzomI fwHL+lm3NjUCSIK4aekZFpRrV0qCBovLo3LB0F/saCVYtGpX7NGyeLfW3bLNcqpa 7uFBzMq9I6SUy5/bsgPMrlHqyuW8wxMmnfepTZGUuWS/xkDR7Kk7llomzEtVAaHG 5pl0uKSUCp70XXfxcozUa+lTbFzVAu8mBEPaJ00o1HnwitGLSefRY/Gl3GiREWRv NqhBI0UPA0pZPIwhruZ2KicNZ2zxFHcPRpvzi6FDx90Vu4Nqc7YpXn3jnCZrRxo= =rl6l -----END PGP SIGNATURE----- --------------enig6E7F526C6CDCE9EA87E08F95--