From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THIMK-0006xb-Kw for qemu-devel@nongnu.org; Thu, 27 Sep 2012 13:58:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THIMJ-00088m-E8 for qemu-devel@nongnu.org; Thu, 27 Sep 2012 13:58:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THIMJ-00088g-44 for qemu-devel@nongnu.org; Thu, 27 Sep 2012 13:58:47 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q8RHwkp8018048 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 27 Sep 2012 13:58:46 -0400 Message-ID: <506493D4.8020004@redhat.com> Date: Thu, 27 Sep 2012 11:58:44 -0600 From: Eric Blake MIME-Version: 1.0 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig994F50F664CA10F333455AA4" Subject: Re: [Qemu-devel] [PATCH v3 0/6] Live block commit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody Cc: kwolf@redhat.com, pbonzini@redhat.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig994F50F664CA10F333455AA4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09/27/2012 11:29 AM, Jeff Cody wrote: > This series adds the basic case, of a live commit between two > images below the active layer, e.g.: >=20 > [base] <--- [snp-1] <--- [snp-2] <--- [snp-3] <--- [active] >=20 > can be collapsed down via commit, into: >=20 > [base] <--- [active] >=20 > Jeff Cody (6): > block: add support functions for live commit, to find and delete > images. > block: add live block commit functionality > blockdev: rename block_stream_cb to a generic block_job_cb > block: helper function, to find the base image of a chain > QAPI: add command for live block commit, 'block-commit' > qemu-iotests: add initial tests for live block commit Series: Reviewed-by: Eric Blake I found one minor problem in 5/6, and wonder if that can be fixed by whoever sends the pull request without needing a full spin of v4. --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig994F50F664CA10F333455AA4 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://www.enigmail.net/ iQEcBAEBCAAGBQJQZJPUAAoJEKeha0olJ0Nq5X8IAIq+lpEjnwZtxOvQC2we6N5f s3cPU6qCslhoS74tdXFkqcl28LpMRuwQ82tB3CI1msp/5i8yqhhaXZhImn21TBbt givqf36H+TJG1360iWcVkhA8KY+mehotc2G5NPxKLRAQiIn7V8Vj7uBd/BvAJhke nejHIBagjimvB28dtJ+Zq3yueOaIKQzToakSevrF2ya/LRYZbQHA+14DnUBdjfdC cXzfDTu9G0aJ1P5DPwN7NqV/JVFwcwa0DXdvlmdEWfkwWHzhWl9wJL9nw+itgOIL YH4oWiAMRdd8ph8WdVlP9Wb39Dz/6PNJaruNbVOx/sptlvQ4U0ZKOM5eokAe3Is= =dxaq -----END PGP SIGNATURE----- --------------enig994F50F664CA10F333455AA4--