qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 0/6] Live block commit


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v3 0/6] Live block commit
Date: Thu, 27 Sep 2012 11:58:44 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

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.:
> 
> [base] <--- [snp-1] <--- [snp-2] <--- [snp-3] <--- [active]
> 
> can be collapsed down via commit, into:
> 
> [base] <--- [active]
> 

> 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 <address@hidden>

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.

-- 
Eric Blake   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]