Re: [Qemu-devel] [PATCH V10 00/13] Quorum block driver

2014-01-31 Thread Max Reitz
On 28.01.2014 17:52, Benoît Canet wrote: Here is the new version of the QUORUM block driver. It now use bdrv_image_open for using QMP references and support snapshotting via the bs node-name infrastructure. I think the series is feature complete. It applies on top of Max bdrv_openv2 branch. W

[Qemu-devel] [PATCH V10 00/13] Quorum block driver

2014-01-28 Thread Benoît Canet
Here is the new version of the QUORUM block driver. It now use bdrv_image_open for using QMP references and support snapshotting via the bs node-name infrastructure. I think the series is feature complete. It applies on top of Max bdrv_openv2 branch. in v10 reference support thanks with Kevi