On Sat, Feb 22, 2014 at 06:43:39PM +0100, Benoît Canet wrote: > in v3: > use $QEMU_IMG (Fam) > apply Eric reviewed by > > in v2: > > make error optional and return strerror(-ret) [Eric] > better documentation of the error string [Eric] > apply Eric reviewed by > > > Benoît Canet (3): > qmp: Fix BlockdevOptionQuorum. > qmp: Make Quorum error events more palatable. > qemu-io-test: Disable Quorum test when not compiled in. > > block/quorum.c | 9 ++++-- > docs/qmp/qmp-events.txt | 75 > ++++++++++++++++++++++++---------------------- > qapi-schema.json | 5 ++-- > tests/qemu-iotests/081 | 3 ++ > tests/qemu-iotests/081.out | 2 +- > 5 files changed, 52 insertions(+), 42 deletions(-)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan