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

2014-02-03 Thread Benoît Canet
Le Monday 03 Feb 2014 à 21:22:45 (+0100), Max Reitz a écrit : > On 03.02.2014 20:11, Benoît Canet wrote: > >From: Benoît Canet > > > >Example of command line: > >-drive if=virtio,file.driver=quorum,\ > >file.children.0.file.filename=1.raw,\ > >file.children.0.node-name=1.raw,\ > >file.children.0.d

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

2014-02-03 Thread Max Reitz
On 03.02.2014 20:11, Benoît Canet wrote: From: Benoît Canet Example of command line: -drive if=virtio,file.driver=quorum,\ file.children.0.file.filename=1.raw,\ file.children.0.node-name=1.raw,\ file.children.0.driver=raw,\ file.children.1.file.filename=2.raw,\ file.children.1.node-name=2.raw,\

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

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