From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34076) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlkpd-0004jW-7Y for qemu-devel@nongnu.org; Thu, 20 Dec 2012 13:27:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tlkpb-0003T5-9W for qemu-devel@nongnu.org; Thu, 20 Dec 2012 13:26:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59849) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlkpa-0003T1-WF for qemu-devel@nongnu.org; Thu, 20 Dec 2012 13:26:55 -0500 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qBKIQrl7014541 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 20 Dec 2012 13:26:54 -0500 Message-ID: <50D3586C.3050907@redhat.com> Date: Thu, 20 Dec 2012 11:26:52 -0700 From: Eric Blake MIME-Version: 1.0 References: <1355319999-30627-1-git-send-email-pbonzini@redhat.com> <1355319999-30627-17-git-send-email-pbonzini@redhat.com> In-Reply-To: <1355319999-30627-17-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig0B98397A5F0000929CC02D28" Subject: Re: [Qemu-devel] [PATCH 16/20] block: split bdrv_enable_dirty_tracking and bdrv_disable_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) --------------enig0B98397A5F0000929CC02D28 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/12/2012 06:46 AM, Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini > --- > block-migration.c | 17 +++-------------- > block.c | 22 +++++++++++----------- > block.h | 3 ++- > block/mirror.c | 4 ++-- > 4 files changed, 18 insertions(+), 28 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig0B98397A5F0000929CC02D28 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/ iQEcBAEBCAAGBQJQ01hsAAoJEKeha0olJ0Nqa0MH/jQk3Xzel4+LL7XFFsglm4nf 7sbk8c1b0F20EYe9QyDQDVxdltu3EY8prF99lKSWyUv17hj1O8nJyQgeQuqLwjBY YEAL2fL8uFovQQGU2eG4fcXbFiInuB0kzEj/IjlZuwNpujLCH2RUWSfjfAxINDwE kgS2HkHe3oh4eN2JolRboSkL1a7mizeyv9I+YM98aglxoMVvfPCx2Ec0cD1IEr/g vzGaQXLXZH8dXnJGwXxeK/GYYHbw3HnWaREPvmDzXDnysnDtbdpbab864IgX8H7y rUB3RKpwVFXxVbBIqzg7YdqxVKHmTe+FiTxuO73O0J0O3uxCINPkfFXgLiz1JLk= =oq7I -----END PGP SIGNATURE----- --------------enig0B98397A5F0000929CC02D28--