Re: [Qemu-devel] [PATCH V17 06/12] quorum: Add quorum mechanism.

2014-02-14 Thread Max Reitz
On 12.02.2014 23:06, Benoît Canet wrote: From: Benoît Canet This patchset enable the core of the quorum mechanism. "enables" The num_children reads are compared to get the majority version and if this version exist more than threshold time the guest won't see the error at all. "exists", "

[Qemu-devel] [PATCH V17 06/12] quorum: Add quorum mechanism.

2014-02-12 Thread Benoît Canet
From: Benoît Canet This patchset enable the core of the quorum mechanism. The num_children reads are compared to get the majority version and if this version exist more than threshold time the guest won't see the error at all. QMP events are used to report individual driver errors or whole quorum