Re: [Qemu-devel] [PATCH V4 0/7] Giving names to BlockDriverState graph nodes

2013-12-09 Thread Benoît Canet
Le Monday 09 Dec 2013 à 16:32:14 (+0100), Kevin Wolf a écrit : > Am 05.12.2013 um 18:14 hat Benoît Canet geschrieben: > > This partial series start to add some node-name manipulation from QMP. > > In particular it will allow to take snapshots of quorum files. > > I propose reviewing it and merging

Re: [Qemu-devel] [PATCH V4 0/7] Giving names to BlockDriverState graph nodes

2013-12-09 Thread Kevin Wolf
Am 05.12.2013 um 18:14 hat Benoît Canet geschrieben: > This partial series start to add some node-name manipulation from QMP. > In particular it will allow to take snapshots of quorum files. > I propose reviewing it and merging if it's ok so quorum can be enabled and > merged and I could start enab

[Qemu-devel] [PATCH V4 0/7] Giving names to BlockDriverState graph nodes

2013-12-05 Thread Benoît Canet
This partial series start to add some node-name manipulation from QMP. In particular it will allow to take snapshots of quorum files. I propose reviewing it and merging if it's ok so quorum can be enabled and merged and I could start enable other block filter feature while writing next features. (Q