From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlpvW-0005rq-Hi for qemu-devel@nongnu.org; Thu, 20 Dec 2012 18:53:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlpvN-0000E1-S8 for qemu-devel@nongnu.org; Thu, 20 Dec 2012 18:53:22 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlpvN-0000Dk-KI for qemu-devel@nongnu.org; Thu, 20 Dec 2012 18:53:13 -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 qBKNrCWa000352 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 20 Dec 2012 18:53:12 -0500 Message-ID: <50D3A4E1.4000905@redhat.com> Date: Thu, 20 Dec 2012 16:53:05 -0700 From: Eric Blake MIME-Version: 1.0 References: <1355319999-30627-1-git-send-email-pbonzini@redhat.com> <1355319999-30627-20-git-send-email-pbonzini@redhat.com> In-Reply-To: <1355319999-30627-20-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigAF15B9DF346A832C0BD00F73" Subject: Re: [Qemu-devel] [PATCH 19/20] block: choose the default dirty bitmap granularity in bdrv_enable_dirty_tracking 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) --------------enigAF15B9DF346A832C0BD00F73 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/12/2012 06:46 AM, Paolo Bonzini wrote: > This is useful because we want the same logic in the monitor commands > that enable the persistent dirty bitmap. >=20 > Signed-off-by: Paolo Bonzini > --- > block-migration.c | 2 +- > block.c | 46 +++++++++++++++++++++++++++++++++++++--------- > block.h | 3 ++- > block/mirror.c | 30 ++++++++++++++---------------- > blockdev.c | 11 +---------- > 5 files changed, 55 insertions(+), 37 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enigAF15B9DF346A832C0BD00F73 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/ iQEcBAEBCAAGBQJQ06ThAAoJEKeha0olJ0NqqNIH/A391mb+lw+5uatPRkyMeUE0 gI+Tlt+uEtQn5Buu7TRmxyNsMZNOgpg2RQ3tKYZANns6t2sxuHkpqvxWb93DSQSO +/CgmBqYzKMKF1UBeGVcxJTeVZgq1kvn2CcBfMMNShThCbPhzP7NANWK082riCcX Q3QQ9Zc9csSonoagwfdF5mmjIgFft50LCQkex41Lpb2/dJgryUcDsUFrsA+hbkkc ikRejcffp5+tEyBZq2a7K7HiCrKUXk9upZKvjF0qLQb1BqUyel3Nab5snDfrSmmX H4lsHkNDdddkM34o851lgzxjpU0H3PTZ0qYnQU+Z6gV5NRxjIBAPSN68WN5euA8= =+Bx/ -----END PGP SIGNATURE----- --------------enigAF15B9DF346A832C0BD00F73--