From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0haI-0004hV-KH for qemu-devel@nongnu.org; Thu, 04 Jun 2015 22:42:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0haH-00076h-KB for qemu-devel@nongnu.org; Thu, 04 Jun 2015 22:42:14 -0400 Message-ID: <55710C7D.6070701@redhat.com> Date: Thu, 04 Jun 2015 20:42:05 -0600 From: Eric Blake MIME-Version: 1.0 References: <1433463642-21840-1-git-send-email-jsnow@redhat.com> <1433463642-21840-4-git-send-email-jsnow@redhat.com> In-Reply-To: <1433463642-21840-4-git-send-email-jsnow@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OmaRJfkF3G5qaG6qOskIhftFRLpAE23QT" Subject: Re: [Qemu-devel] [PATCH 3/9] block: add bdrv_copy_dirty_bitmap List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , qemu-block@nongnu.org Cc: kwolf@redhat.com, jcody@redhat.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --OmaRJfkF3G5qaG6qOskIhftFRLpAE23QT Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/04/2015 06:20 PM, John Snow wrote: > One step up from hbitmap, we need a copy primitive for > the BdrvDirtyBitmap type. >=20 > Signed-off-by: John Snow > --- > block.c | 26 ++++++++++++++++++++++++++ > include/block/block.h | 4 ++++ > 2 files changed, 30 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --OmaRJfkF3G5qaG6qOskIhftFRLpAE23QT 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVcQx9AAoJEKeha0olJ0NqTb4IAJo7Y89cTGVLK6qIHjnppS1r +OJpPRcpXwO1qFIDt1Cc+2yaERUlN4dx5MOuJvzMPhVYCjVKxOcfEGCM6waVUh2k ySppPGgv6WqjNavIBbEQaz3ZsrpuCYmTMlYl6UfS48ETpOt5nBE/faPLxLWzXosV +H8Z0xKB5OU7wGuGf/xsu98/gi2f6o98Xr6s2oh7WCrMKXwRQlUT4f6EPlw43aDW weJVyC05jDqSRjQYaLeSsMfGiiDbZZxHtdR8SDH+XAf4bD19Vl69jy/octqQZg1B ivZpoVPAdjHf5Ryy2NvhhgrltoX173z8FgV1DxdfuuLybFLuZlffwjipSwddMwA= =e31u -----END PGP SIGNATURE----- --OmaRJfkF3G5qaG6qOskIhftFRLpAE23QT--