qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v2 0/9] block/qcow2: Migration handoff fixes and


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH v2 0/9] block/qcow2: Migration handoff fixes and cleanups
Date: Tue, 19 Jan 2016 17:55:05 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Am 13.01.2016 um 17:37 hat Kevin Wolf geschrieben:
> This is the non-controversal part of the qcow2 locking series, which just 
> makes
> the state of images with respect to live migration clearer and fixes a few 
> bugs
> we have in the handoff procedure and with writing the qcow2 feature table.
> 
> Kevin Wolf (9):
>   qcow2: Write feature table only for v3 images
>   qcow2: Write full header on image creation
>   block: Assert no write requests under BDRV_O_INCOMING
>   block: Fix error path in bdrv_invalidate_cache()
>   block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
>   block: Inactivate BDS when migration completes
>   qcow2: Implement .bdrv_inactivate
>   qcow2: Fix BDRV_O_INACTIVE handling in qcow2_invalidate_cache()
>   qcow2: Make image inaccessible after failed qcow2_invalidate_cache()

Applied to the block branch.

Kevin



reply via email to

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