From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57405) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRRjx-0007YP-Eu for qemu-devel@nongnu.org; Fri, 27 Feb 2015 15:42:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRRju-0001uC-7C for qemu-devel@nongnu.org; Fri, 27 Feb 2015 15:42:29 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51303) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRRjt-0001td-Uz for qemu-devel@nongnu.org; Fri, 27 Feb 2015 15:42:26 -0500 Message-ID: <54F0D6AF.2030507@redhat.com> Date: Fri, 27 Feb 2015 13:42:23 -0700 From: Eric Blake MIME-Version: 1.0 References: <1424473645-29161-1-git-send-email-jsnow@redhat.com> <1424473645-29161-5-git-send-email-jsnow@redhat.com> In-Reply-To: <1424473645-29161-5-git-send-email-jsnow@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="12jIBeVsU2RiX4LQ8s9b1UiIqSMjhMrXa" Subject: Re: [Qemu-devel] [PATCH v14 04/19] block: Introduce bdrv_dirty_bitmap_granularity() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , qemu-devel@nongnu.org Cc: kwolf@redhat.com, famz@redhat.com, armbru@redhat.com, mreitz@redhat.com, vsementsov@parallels.com, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --12jIBeVsU2RiX4LQ8s9b1UiIqSMjhMrXa Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/20/2015 04:07 PM, John Snow wrote: > This returns the granularity (in bytes) of dirty bitmap, > which matches the QMP interface and the existing query > interface. >=20 > Signed-off-by: John Snow > Reviewed-by: Max Reitz > --- > block.c | 8 ++++++-- > include/block/block.h | 1 + > 2 files changed, 7 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --12jIBeVsU2RiX4LQ8s9b1UiIqSMjhMrXa 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJU8NavAAoJEKeha0olJ0NqrJUH/Rg4UqO0mN5lBji6h+3nTwqT qWIeLwwvFt14dxMattFn53af3BSWMYpcI7wUV6SDkbMPWLqUL2CFMJNbKe5dkEuq uJZvXoBQmQ41E+YB9CHQQKhqn4R4Xisz9Bm/WUnf8oiQgJNHXmVizG1Gw33Clkc8 fHquEkJ7DnSYgsMhzLMsQe23O2LcqUKC9WmnA82PNC/XFrxN16L3yIwk063eu0iI DfBbuEzbqMG1XHHOtURmUOmuHuYK0zNExOKm1yzM9ftzt8+mth+BkkHPYS70fxze GoMxVQuVAsXXC/1i6Nrcz8Qj4bXpPSlidhJhz14yXnASTD5bp6/HXhpfNfHeQP0= =8D6R -----END PGP SIGNATURE----- --12jIBeVsU2RiX4LQ8s9b1UiIqSMjhMrXa--