From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sv7Qu-0001xb-J7 for qemu-devel@nongnu.org; Sat, 28 Jul 2012 09:51:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sv7Qt-0006T6-Df for qemu-devel@nongnu.org; Sat, 28 Jul 2012 09:51:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21855) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sv7Qt-0006Sl-5g for qemu-devel@nongnu.org; Sat, 28 Jul 2012 09:51:51 -0400 Message-ID: <5013EE72.1090706@redhat.com> Date: Sat, 28 Jul 2012 07:51:46 -0600 From: Eric Blake MIME-Version: 1.0 References: <1343127865-16608-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1343127865-16608-1-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig8869FEDC2AC962A9B99C21FA" Subject: Re: [Qemu-devel] [PATCH 00/47] Block job improvements for 1.2 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@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8869FEDC2AC962A9B99C21FA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/24/2012 05:03 AM, Paolo Bonzini wrote: > Hi all, this is the first non-RFC submission of my block job patches > for 1.2. Everything is there, including multiple in-flight operations > in the mirroring job and new testcases (for all of streaming, mirroring= , > hierarchical bitmap). The tests use blkdebug to test error reporting > for both streaming and mirroring. Overall, the series looks pretty nice by code inspection. >=20 > This still does not include a persistent dirty bitmap, which will be wo= rk > for 1.3. >=20 > If you want to tinker with this, everything is available at > git://github.com/bonzini/qemu.git in branch blkmirror-job-1.2. Yep, now I'll have to start playing with this in parallel with tweaking my libvirt patches to the slight interface changes, to see if anything else jumps out at me. I already know that I'll have to add some new libvirt commands to tweak parameters such as granularity and buf-size, but that can be an add-on. --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig8869FEDC2AC962A9B99C21FA 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 Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQE+5yAAoJEKeha0olJ0NqvHwH/AoSqJSWZOhMNuTn5xSQ6ZIv PTRXrNK6NI+l5CSrO4Wvk4qSB3Z0tiJXDhASrJR9YJFmpv9faofAIOn6Q4lGLQ2S UQ2RALPNsOzqEa+dAaOQcmNEOixcMYO4Cl5AuLPNoa7ysn6oSC2fvQuGPGrZTEq+ koXtZkl8azhzY46Z2tc8px6/CWEtOXfbpCmpCDhL5wT0lnGmnB9FtWAAae5+FljN XdsmrjdpHf66Ub/RraLiYl+4GhKdk3YVJbOGgxanV+C6SEiS3+dceITDvk9GdgRY ODcnI8+ww4ea68uqyfm24R9eWhpz1Xo9Sdy9io2KvmXan7tatfuNEjAn+dcCkXc= =2uUU -----END PGP SIGNATURE----- --------------enig8869FEDC2AC962A9B99C21FA--