Re: [Qemu-devel] [PATCH V19 11/12] quorum: Add quorum_open() and quorum_close().

2014-02-21 Thread Eric Blake
On 02/21/2014 02:21 PM, Benoît Canet wrote: > From: Benoît Canet > > Example of command line: > > -drive if=virtio,driver=quorum,\ > children.0.file.filename=1.raw,\ > children.0.node-name=1.raw,\ > children.0.driver=raw,\ > children.1.file.filename=2.raw,\ > children.1.node-name=2.raw,\ > child

[Qemu-devel] [PATCH V19 11/12] quorum: Add quorum_open() and quorum_close().

2014-02-21 Thread Benoît Canet
From: Benoît Canet Example of command line: -drive if=virtio,driver=quorum,\ children.0.file.filename=1.raw,\ children.0.node-name=1.raw,\ children.0.driver=raw,\ children.1.file.filename=2.raw,\ children.1.node-name=2.raw,\ children.1.driver=raw,\ children.2.file.filename=3.raw,\ children.2.nod