v3: Address review comments by Eric Blake This version split to 3 patches Patch 1/3: Fix QMP definition of BlockdevOptionsGluster, change s/debug-level/debug/ Patch 2/3: Fix QMP definition of BlockdevOptionsNfs, change s/debug-level/debug/ Patch 3/3: no changes to one in v2
v2: Address review comments by Eric Blake on v1 Mostly grammar related changes, formating for better readability and updated commit message v1: Initial commit Prasanna Kumar Kalever (3): block/gluster: fix QMP to match debug option block/nfs: fix QMP to match debug option qemu-doc: update gluster protocol usage guide block/gluster.c | 34 +++++++++++++++--------------- block/nfs.c | 4 ++-- qapi/block-core.json | 8 +++---- qemu-doc.texi | 59 +++++++++++++++++++++++++++++++++++++++------------- qemu-options.hx | 25 ++++++++++++++++++++-- 5 files changed, 91 insertions(+), 39 deletions(-) -- 2.7.4